Skip to content

Commit f02e143

Browse files
committed
@csstools/csstools-cli v3.0.24
1 parent 58ff68e commit f02e143

File tree

3 files changed

+5
-3
lines changed

3 files changed

+5
-3
lines changed

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+
### 3.0.24
4+
5+
_June 29, 2024_
46

57
- Updated [`@csstools/postcss-logical-viewport-units`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-logical-viewport-units) to [`2.0.10`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-logical-viewport-units/CHANGELOG.md#2010) (patch)
68
- Updated [`@csstools/postcss-text-decoration-shorthand`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-text-decoration-shorthand) to [`3.0.7`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-text-decoration-shorthand/CHANGELOG.md#307) (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": "3.0.23",
4+
"version": "3.0.24",
55
"contributors": [
66
{
77
"name": "Antonio Laguna",

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)