Skip to content

Commit f3cc2b4

Browse files
authored
chore: update the release script to signoff the commit (#307)
Signed-off-by: Lucas Holmquist <[email protected]>
1 parent a5249de commit f3cc2b4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,9 @@
2222
"bundles"
2323
],
2424
"standard-version": {
25+
"scripts": {
26+
"postcommit": "git commit --amend --signoff --no-edit"
27+
},
2528
"types": [
2629
{
2730
"type": "feat",

0 commit comments

Comments
 (0)