diff --git a/package.json b/package.json index 5660c230..fcb1b47e 100644 --- a/package.json +++ b/package.json @@ -22,6 +22,9 @@ "bundles" ], "standard-version": { + "scripts": { + "postcommit": "git commit --amend --signoff --no-edit" + }, "types": [ { "type": "feat",