chore(release): fix release script by installing commitlint cli

This commit is contained in:
Jonas Dellinger
2022-06-04 10:44:01 +02:00
parent 5d4214176e
commit 228fe1f22c
2 changed files with 690 additions and 0 deletions

View File

@@ -40,6 +40,7 @@
}
},
"devDependencies": {
"@commitlint/cli": "^17.0.2",
"@commitlint/config-conventional": "^17.0.2",
"@commitlint/cz-commitlint": "^17.0.0",
"@semantic-release/changelog": "^6.0.1",