Skip to content

Commit 7bea180

Browse files
committed
11.0.1
1 parent 0dc4eba commit 7bea180

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# 11.0.1 / 2025-03-12
2+
3+
- Update and minimize dependencies
4+
15
# 11.0.0 / 2023-12-05
26

37
- **BREAKING:** Require Node.js v18+ ([#464](https://github.com/postcss/postcss-cli/pull/464))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "postcss-cli",
3-
"version": "11.0.0",
3+
"version": "11.0.1",
44
"description": "CLI for PostCSS",
55
"type": "module",
66
"engines": {

0 commit comments

Comments
 (0)