Skip to content

Commit 2fee990

Browse files
committed
feat: add script release
1 parent 62bb2b8 commit 2fee990

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
"form"
1313
],
1414
"scripts": {
15+
"release": "bumpp package.json packages/*/package.json --commit --push --tag && pnpm -r publish --access public",
1516
"lint": "eslint .",
1617
"lint:fix": "eslint . --fix"
1718
},

0 commit comments

Comments
 (0)