Skip to content

Commit 5c63188

Browse files
@csstools/csstools-cli v3.0.0
1 parent 3280008 commit 5c63188

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 (major)
3+
### 3.0.0
4+
5+
_July 3, 2023_
46

57
- Change license to `MIT-0` ([read more about this change in the blog post](https://preset-env.cssdb.org/blog/license-change/))
68
- Updated [`@csstools/postcss-cascade-layers`](/plugins/postcss-cascade-layers) to [`4.0.0`](/plugins/postcss-cascade-layers/CHANGELOG.md#400) (major)

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": "2.1.8",
4+
"version": "3.0.0",
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)