Skip to content

Commit 7338a82

Browse files
committed
chore(package) v7.0.2
1 parent c97de97 commit 7338a82

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

ChangeLog

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
2021.01.27, v7.0.2
2+
3+
fix:
4+
- (spawnify) unicodify
5+
6+
17
2021.01.27, v7.0.1
28

39
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": "7.0.1",
3+
"version": "7.0.2",
44
"author": "coderaiser <mnemonic.enemy@gmail.com> (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)