Skip to content

Commit 606c290

Browse files
committed
chore(package) v3.0.0
1 parent a270f09 commit 606c290

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+
2016.11.15, v3.0.0
2+
3+
feature:
4+
- (package) ~ -> ^
5+
- (package) win32 v1.0.0
6+
- (spawnify) es2015-ify
7+
8+
19
2016.09.21, v2.3.4
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": "2.3.4",
3+
"version": "3.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)