Skip to content

Commit 3e8e836

Browse files
chore: add signing
1 parent de6f3a4 commit 3e8e836

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
@@ -16,7 +16,7 @@
1616
"prepare": "husky install",
1717
"type-check": "tsc --noEmit",
1818
"type-check:watch": "npm run type-check -- --watch",
19-
"release": "standard-version"
19+
"release": "standard-version --sign"
2020
},
2121
"repository": {
2222
"type": "git",

0 commit comments

Comments
 (0)