Skip to content

Commit 9f61d1f

Browse files
committed
chore(package) v7.0.0
1 parent 3430779 commit 9f61d1f

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

ChangeLog

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
2021.01.20, v7.0.0
2+
3+
feature:
4+
- (spawnify) drop support of node < 14
5+
- (package) eslint-plugin-putout v6.11.1
6+
- (package) madrun v8.6.0
7+
- (package) putout v13.7.1
8+
- (package) supertape v4.8.0
9+
- (package) eslint v7.18.0
10+
- (package) win32 v5.0.1
11+
12+
113
2020.02.25, v6.0.1
214

315
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": "6.0.1",
3+
"version": "7.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)