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 cba904f commit c11338aCopy full SHA for c11338a
History.md
@@ -1,4 +1,11 @@
1
2
+4.0.5 / 2025-10-23
3
+==================
4
+
5
+ * update github actions
6
+ * upgrade `yarg-parser` to ~22
7
+ * upgrade `biome` to 2.2.7
8
9
4.0.4 / 2025-06-06
10
==================
11
package.json
@@ -1,6 +1,6 @@
{
"name": "postcss-cli-simple",
- "version": "4.0.4",
+ "version": "4.0.5",
"description": "simple CLI for postcss",
"main": "index.js",
"bin": {
0 commit comments