refactor(cli): use GitHub changelog instead of conventional-changelog (#12139)

* refactor(cli): use GitHub changelog instead of conventional-changelog

* chore: revert lock file
This commit is contained in:
neverland
2023-07-31 21:48:11 +08:00
committed by GitHub
parent 8b3ee8723b
commit cac08f88e8
12 changed files with 3 additions and 881 deletions
-2
View File
@@ -20,7 +20,6 @@
"lib",
"cjs",
"site",
"template",
"bin.js"
],
"keywords": [
@@ -59,7 +58,6 @@
"autoprefixer": "^10.4.8",
"commander": "^10.0.0",
"consola": "^3.0.2",
"conventional-changelog": "^3.1.25",
"esbuild": "^0.18.11",
"eslint": "^8.31.0",
"execa": "^6.1.0",