Skip to content

Commit 4debf67

Browse files
bump
1 parent 915c5ee commit 4debf67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"test:cov": "jest --coverage",
2121
"bump": "release-it -c .release-it.ci.json --ci --patch",
2222
"ci-test": "yarn install && yarn bump && yarn test && yarn prebuild",
23-
"release": "yarn run release-it --patch --ci"
23+
"release": "yarn run release-it --ci"
2424
},
2525
"engines": {
2626
"node": "16.14.2"

0 commit comments

Comments
 (0)