Skip to content

Commit eeb2c7a

Browse files
committed
chore(package) v3.0.1
1 parent 38b4d58 commit eeb2c7a

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+
2017.03.21, v3.0.1
2+
3+
fix:
4+
- (spawnify) cd = "cd ~"
5+
6+
feature:
7+
- (package) buble v0.15.1
8+
9+
110
2016.11.15, v3.0.0
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": "3.0.0",
3+
"version": "3.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)