Skip to content

Commit

Permalink
@csstools/csstools-cli v4.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
romainmenke committed Sep 9, 2024
1 parent e496245 commit 8d99dcc
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion cli/csstools-cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# Changes to CSSTools CLI

### Unreleased (patch)
### 4.0.3

_September 9, 2024_

- Updated [`postcss-preset-env`](https://github.com/csstools/postcss-plugins/tree/main/plugin-packs/postcss-preset-env) to [`10.0.3`](https://github.com/csstools/postcss-plugins/tree/main/plugin-packs/postcss-preset-env/CHANGELOG.md#1003) (patch)

Expand Down
2 changes: 1 addition & 1 deletion cli/csstools-cli/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@csstools/csstools-cli",
"description": "Transform CSS with any plugin from csstools/postcss-plugins",
"version": "4.0.2",
"version": "4.0.3",
"contributors": [
{
"name": "Antonio Laguna",
Expand Down

0 comments on commit 8d99dcc

Please sign in to comment.