Skip to content

Commit 0568bf2

Browse files
committed
chore(package) v8.8.0
1 parent dc796c7 commit 0568bf2

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

ChangeLog

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
110
2021.02.15, v8.7.2
211

312
fix:

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "madrun",
3-
"version": "8.7.2",
3+
"version": "8.8.0",
44
"description": "CLI tool to run multiple npm-scripts in a madly comfortable way",
55
"main": "lib/madrun.js",
66
"type": "commonjs",

0 commit comments

Comments
 (0)