chore: add Commitizen settings

This commit is contained in:
Christopher Willis-Ford 2022-06-02 10:21:18 -07:00
parent bb47165dfd
commit 3cccbe1cd5

View file

@ -29,6 +29,11 @@
"watch": "webpack --progress --colors --watch",
"version": "json -f package.json -I -e \"this.repository.sha = '$(git log -n1 --pretty=format:%H)'\""
},
"config": {
"commitizen": {
"path": "cz-conventional-changelog"
}
},
"dependencies": {
"@vernier/godirect": "1.5.0",
"arraybuffer-loader": "^1.0.6",