Skip to content

Commit

Permalink
@csstools/csstools-cli v4.0.15
Browse files Browse the repository at this point in the history
  • Loading branch information
romainmenke committed Feb 23, 2025
1 parent 41372dd commit 25923eb
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.15

_February 23, 2025_

- Updated [`postcss-logical`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-logical) to [`8.1.0`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-logical/CHANGELOG.md#810) (minor)
- Updated [`@csstools/postcss-exponential-functions`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-exponential-functions) to [`2.0.7`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-exponential-functions/CHANGELOG.md#207) (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.14",
"version": "4.0.15",
"contributors": [
{
"name": "Antonio Laguna",
Expand Down

0 comments on commit 25923eb

Please sign in to comment.