Skip to content

Commit 81512e6

Browse files
committed
@csstools/csstools-cli v5.0.6
1 parent 5456353 commit 81512e6

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+
### 5.0.6
4+
5+
_February 21, 2026_
46

57
- Updated [`@csstools/postcss-exponential-functions`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-exponential-functions) to [`3.0.1`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-exponential-functions/CHANGELOG.md#301) (patch)
68
- Updated [`@csstools/postcss-media-minmax`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-media-minmax) to [`3.0.1`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-media-minmax/CHANGELOG.md#301) (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": "5.0.5",
4+
"version": "5.0.6",
55
"contributors": [
66
{
77
"name": "Antonio Laguna",

0 commit comments

Comments
 (0)