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 dc796c7 commit 0568bf2Copy full SHA for 0568bf2
ChangeLog
@@ -1,3 +1,12 @@
1
+2021.02.16, v8.8.0
2
+
3
+fix:
4
+- feature(madrun) : convert to ESM
5
6
+feature:
7
+- (madrun) fix: convert to ESM
8
9
10
2021.02.15, v8.7.2
11
12
fix:
package.json
@@ -1,6 +1,6 @@
{
"name": "madrun",
- "version": "8.7.2",
+ "version": "8.8.0",
"description": "CLI tool to run multiple npm-scripts in a madly comfortable way",
"main": "lib/madrun.js",
"type": "commonjs",
0 commit comments