Skip to content

Commit 0810af5

Browse files
committed
chore(package) v6.0.0
1 parent 9659dd2 commit 0810af5

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+
2019.09.21, v6.0.0
2+
3+
feature:
4+
- (spawnify) drop support of node < 10
5+
- (spawnify) madrun
6+
- (package) win32 v4.0.0
7+
- (package) eslint v6.4.0
8+
9+
110
2019.05.15, v5.0.1
211

312
feature:

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "spawnify",
3-
"version": "5.0.1",
3+
"version": "6.0.0",
44
"author": "coderaiser <[email protected]> (https://github.com/coderaiser)",
55
"description": "Create new processes, change directories, auto switch between spawn and exec",
66
"homepage": "http://github.com/coderaiser/spawnify",

0 commit comments

Comments
 (0)