1
0
mirror of synced 2026-04-05 07:48:35 +08:00

chore: 重新生成changlog

This commit is contained in:
roymondchen
2022-07-29 14:51:13 +08:00
parent 699e6fe953
commit ccca4eb653
2 changed files with 281 additions and 1 deletions

View File

@@ -31,7 +31,7 @@
"coverage": "vitest run --coverage",
"prepare": "husky install",
"commit": "git-cz",
"changelog": "conventional-changelog -p angular -i CHANGELOG.md -w",
"changelog": "conventional-changelog -p angular -i CHANGELOG.md -s",
"release": "node scripts/release.js"
},
"engines": {