Skip to content

Commit 270cf08

Browse files
committed
chore: package: v8.0.1
1 parent d521f74 commit 270cf08

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

ChangeLog

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
2023.08.10, v8.0.1
2+
3+
fix:
4+
- d521f74 spawnify: commonjs
5+
16
2023.08.10, v8.0.0
27

38
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": "8.0.0",
3+
"version": "8.0.1",
44
"type": "commonjs",
55
"author": "coderaiser <[email protected]> (https://github.com/coderaiser)",
66
"description": "Create new processes, change directories, auto switch between spawn and exec",

0 commit comments

Comments
 (0)