We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
czg
commitizen
1 parent e0e86a4 commit ecc8003Copy full SHA for ecc8003
package.json
@@ -7,7 +7,7 @@
7
"docs"
8
],
9
"scripts": {
10
- "cz": "git-cz",
+ "cz": "czg",
11
"test": "vitest",
12
"test:coverage": "vitest --coverage",
13
"test:ssr": "vitest --config ./ssr-testing/vitest.config.ts",
@@ -90,11 +90,11 @@
90
"@vue/tsconfig": "^0.1.3",
91
"c8": "^7.11.3",
92
"chalk": "^5.0.1",
93
- "commitizen": "^4.2.4",
94
"concurrently": "^7.2.2",
95
"consola": "^2.15.3",
96
"csstype": "^2.6.20",
97
"cz-git": "^1.3.8",
+ "czg": "^1.3.8",
98
"eslint": "^8.18.0",
99
"eslint-define-config": "^1.5.1",
100
"expect-type": "^0.13.0",
0 commit comments