feat(projects): packages/scripts: add command changelog,release

This commit is contained in:
Soybean
2024-01-21 18:17:11 +08:00
parent 840e7f99fc
commit dafb6fa06f
10 changed files with 291 additions and 71 deletions

View File

@ -13,12 +13,16 @@
}
},
"devDependencies": {
"@soybeanjs/changelog": "0.3.12",
"@types/prompts": "2.4.9",
"bumpp": "9.3.0",
"c12": "1.6.1",
"cac": "6.7.14",
"consola": "3.2.3",
"enquirer": "2.4.1",
"execa": "8.0.1",
"kolorist": "1.8.0",
"npm-check-updates": "16.14.12",
"prompts": "2.4.2",
"rimraf": "5.0.5"
}
}