fix: begin configuring release versioning

This commit is contained in:
Stevan Freeborn
2023-02-20 16:08:39 -06:00
parent 8087b412e9
commit a8688115c5
2 changed files with 1331 additions and 3 deletions
+1328 -2
View File
File diff suppressed because it is too large Load Diff
+2
View File
@@ -56,6 +56,8 @@
"prepare": "husky install"
},
"devDependencies": {
"@commitlint/cli": "^17.4.4",
"@commitlint/config-conventional": "^17.4.4",
"@istanbuljs/nyc-config-typescript": "^1.0.2",
"@types/chai": "^4.3.4",
"@types/mocha": "^10.0.1",