Skip to content

Commit 0d776da

Browse files
committed
chore(package) v5.0.1
1 parent 9ca699a commit 0d776da

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

ChangeLog

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
2019.05.15, v5.0.1
2+
3+
feature:
4+
- (package) eslint-plugin-node v9.0.1
5+
- (package) untildify v4.0.0
6+
- (package) tildify v2.0.0
7+
8+
19
2018.11.14, v5.0.0
210

311
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.0",
3+
"version": "5.0.1",
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)