Skip to content

Commit f00d3f9

Browse files
committed
@csstools/csstools-cli v4.0.20
1 parent 7de8b0e commit f00d3f9

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

cli/csstools-cli/CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# Changes to CSSTools CLI
22

3-
### Unreleased (patch)
3+
### 4.0.20
4+
5+
_June 11, 2025_
46

57
- Updated [`@csstools/postcss-is-pseudo-class`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-is-pseudo-class) to [`5.0.3`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-is-pseudo-class/CHANGELOG.md#503) (patch)
68
- Updated [`postcss-preset-env`](https://github.com/csstools/postcss-plugins/tree/main/plugin-packs/postcss-preset-env) to [`10.2.3`](https://github.com/csstools/postcss-plugins/tree/main/plugin-packs/postcss-preset-env/CHANGELOG.md#1023) (patch)

cli/csstools-cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@csstools/csstools-cli",
33
"description": "Transform CSS with any plugin from csstools/postcss-plugins",
4-
"version": "4.0.19",
4+
"version": "4.0.20",
55
"contributors": [
66
{
77
"name": "Antonio Laguna",

0 commit comments

Comments
 (0)