Skip to content

Commit ecc8003

Browse files
authored
chore: use czg replace commitizen (element-plus#8482)
1 parent e0e86a4 commit ecc8003

File tree

2 files changed

+18
-272
lines changed

2 files changed

+18
-272
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"docs"
88
],
99
"scripts": {
10-
"cz": "git-cz",
10+
"cz": "czg",
1111
"test": "vitest",
1212
"test:coverage": "vitest --coverage",
1313
"test:ssr": "vitest --config ./ssr-testing/vitest.config.ts",
@@ -90,11 +90,11 @@
9090
"@vue/tsconfig": "^0.1.3",
9191
"c8": "^7.11.3",
9292
"chalk": "^5.0.1",
93-
"commitizen": "^4.2.4",
9493
"concurrently": "^7.2.2",
9594
"consola": "^2.15.3",
9695
"csstype": "^2.6.20",
9796
"cz-git": "^1.3.8",
97+
"czg": "^1.3.8",
9898
"eslint": "^8.18.0",
9999
"eslint-define-config": "^1.5.1",
100100
"expect-type": "^0.13.0",

0 commit comments

Comments
 (0)