Skip to content
This repository was archived by the owner on Jan 2, 2025. It is now read-only.

Commit 856a9c9

Browse files
committed
build: Update release scripts
1 parent 001f502 commit 856a9c9

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
@@ -11,7 +11,7 @@
1111
"exports": "./lib/index.js",
1212
"scripts": {
1313
"lint": "eslint .",
14-
"release": "release-it",
14+
"release": "release-it --no-increment",
1515
"test": "mocha tests --recursive"
1616
},
1717
"dependencies": {

0 commit comments

Comments
 (0)