chore(release): 6.0.1 [skip ci]

This commit is contained in:
Jagandeep Brar
2022-01-24 21:02:09 -05:00
parent c189fb3632
commit e715866417
3 changed files with 58 additions and 5 deletions

View File

@@ -6,7 +6,7 @@
"scripts": {
"prepare": "husky install",
"commit": "git add . && cz",
"changelog": "standard-version"
"release": "standard-version --no-verify --commit-all"
},
"devDependencies": {
"@commitlint/cli": "^16.1.0",