1
0
mirror of https://github.com/142vip/408CSFamily.git synced 2026-07-17 03:20:22 +08:00

feat(GitHub Actions): 修改CD流水线逻辑,基于@142vip/fairy-cli模块使用changelog命令

This commit is contained in:
142vip.cn
2024-09-25 21:49:00 +08:00
parent 1b24acd6df
commit c0d8877bd8
3 changed files with 11 additions and 14 deletions

View File

@@ -28,9 +28,8 @@
"release": "npx fa release --vip"
},
"devDependencies": {
"@142vip/fairy-cli": "0.0.3-alpha.11",
"@142vip/release-version": "0.0.1-alpha.9",
"@142vip/utils": "0.0.1-alpha.5",
"@142vip/fairy-cli": "^0.0.3-alpha.13",
"@142vip/utils": "^0.0.1-alpha.5",
"@antfu/eslint-config": "^2.27.3",
"@vuepress/client": "2.0.0-beta.67",
"@vuepress/plugin-register-components": "2.0.0-beta.67",