We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0dc4eba commit 7bea180Copy full SHA for 7bea180
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+# 11.0.1 / 2025-03-12
2
+
3
+- Update and minimize dependencies
4
5
# 11.0.0 / 2023-12-05
6
7
- **BREAKING:** Require Node.js v18+ ([#464](https://github.com/postcss/postcss-cli/pull/464))
package.json
@@ -1,6 +1,6 @@
{
"name": "postcss-cli",
- "version": "11.0.0",
+ "version": "11.0.1",
"description": "CLI for PostCSS",
"type": "module",
"engines": {
0 commit comments