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 4f84fd9 commit 6e71742Copy full SHA for 6e71742
package.json
@@ -59,9 +59,6 @@
59
"compatibilty_check": "sh Taskfile compatibilty_check",
60
"commit": "cz"
61
},
62
- "overrides": {
63
- "conventional-changelog-conventionalcommits": ">= 8.0.0"
64
- },
65
"config": {
66
"commitizen": {
67
"path": "node_modules/cz-customizable"
@@ -109,6 +106,7 @@
109
106
"class-transformer": "^0.5.1",
110
107
"class-validator": "^0.14.1",
111
108
"commitizen": "^4.3.1",
+ "conventional-changelog-conventionalcommits": "^8.0.0",
112
"cz-customizable": "^7.4.0",
113
"decimal.js": "^10.4.3",
114
"eslint": "^9.18.0",
0 commit comments