We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27d5e9e commit 969ffd2Copy full SHA for 969ffd2
package.json
@@ -41,6 +41,12 @@
41
"ws": "^8.13.0"
42
},
43
"devDependencies": {
44
+ "@commitlint/cli": "^17.6.7",
45
+ "@commitlint/config-conventional": "^17.6.7",
46
+ "@semantic-release/changelog": "^6.0.3",
47
+ "@semantic-release/commit-analyzer": "^10.0.1",
48
+ "@semantic-release/git": "^10.0.1",
49
+ "@semantic-release/release-notes-generator": "^11.0.4",
50
"@babel/core": "^7.21.4",
51
"@babel/preset-env": "^7.21.4",
52
"@types/node": "^18.15.11",
0 commit comments