feat(standard-version): allow adding additional changes to release
This commit is contained in:
parent
90c7d3c47b
commit
7ed6fe4fed
@ -18,8 +18,7 @@
|
||||
"frontend:test:watch": "karma start --conf karma.conf.js --single-run false",
|
||||
"frontend:build": "webpack",
|
||||
"frontend:build:watch": "webpack --watch",
|
||||
"release": "standard-version -a",
|
||||
"prerelease": "git reset"
|
||||
"release": "standard-version -a"
|
||||
},
|
||||
"husky": {
|
||||
"hooks": {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user