Skip to content

Commit 1deb7a1

Browse files
author
sw-yx
committed
pkg
1 parent 5e0e14f commit 1deb7a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"start": "tsdx watch",
1515
"build": "tsdx build",
1616
"test": "tsdx test",
17-
"version": "tsdx build && auto-changelog -p --template keepachangelog && git add .",
17+
"version": "tsdx build || auto-changelog -p --template keepachangelog && git add .",
1818
"prepublishOnly": "git push && git push --tags && gh-release"
1919
},
2020
"devDependencies": {

0 commit comments

Comments
 (0)