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 58532ae commit 31b6ebfCopy full SHA for 31b6ebf
ChangeLog
@@ -1,3 +1,9 @@
1
+2023.12.09, v10.0.0
2
+
3
+feature:
4
+- 58532ae madrun: putout v34.0.0
5
+- 5c2a7b1 madrun: drop support of node < 18
6
7
2023.11.09, v9.4.1
8
9
feature:
package.json
@@ -1,6 +1,6 @@
{
"name": "madrun",
- "version": "9.4.1",
+ "version": "10.0.0",
"description": "CLI tool to run multiple npm-scripts in a madly comfortable way",
"main": "lib/madrun.js",
"type": "commonjs",
0 commit comments