chore: update the release script to signoff the commit (#307)

Signed-off-by: Lucas Holmquist <lholmqui@redhat.com>
This commit is contained in:
Lucas Holmquist 2020-08-11 09:23:29 -04:00 committed by GitHub
parent a5249de487
commit f3cc2b429b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -22,6 +22,9 @@
"bundles"
],
"standard-version": {
"scripts": {
"postcommit": "git commit --amend --signoff --no-edit"
},
"types": [
{
"type": "feat",