Skip to content

Commit 3271c6f

Browse files
committed
chore(package) v2.0.0
1 parent b9d7394 commit 3271c6f

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

ChangeLog

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
2015.06.02, v2.0.0
2+
3+
feature:
4+
- (spawnify) add getHome
5+
- (spawnify) add support of "~" and "." directory in options.cwd
6+
7+
18
2015.05.21, v1.10.9
29

310
fix:

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