Skip to content

Commit

Permalink
chore: update the release script to signoff the commit (#307)
Browse files Browse the repository at this point in the history
Signed-off-by: Lucas Holmquist <lholmqui@redhat.com>
  • Loading branch information
lholmquist authored Aug 11, 2020
1 parent a5249de commit f3cc2b4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,9 @@
"bundles"
],
"standard-version": {
"scripts": {
"postcommit": "git commit --amend --signoff --no-edit"
},
"types": [
{
"type": "feat",
Expand Down

0 comments on commit f3cc2b4

Please # to comment.