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.
czg
commitzen
1 parent b6c4310 commit 63383bcCopy full SHA for 63383bc
.husky/prepare-commit-msg
@@ -3,4 +3,4 @@
3
[ -n "$CI" ] && exit 0
4
. "$(dirname "$0")/_/husky.sh"
5
6
-exec < /dev/tty && npx git-cz --hook || true
+exec < /dev/tty && npx czg --hook || true
package.json
@@ -121,10 +121,10 @@
121
"camelcase": "^7.0.0",
122
"cli-color": "^2.0.1",
123
"clipboard": "^2.0.6",
124
- "commitizen": "^4.0.3",
125
"cross-env": "^7.0.2",
126
"cypress": "^9.1.1",
127
- "cz-git": "^1.3.2",
+ "cz-git": "^1.3.8",
+ "czg": "^1.3.8",
128
"esbuild": "^0.14.11",
129
"eslint": "^7.32.0",
130
"eslint-config-airbnb-base": "^15.0.0",
0 commit comments