mirror of
https://github.com/WeBankFinTech/fes.js.git
synced 2025-10-04 01:40:02 +08:00
13 lines
316 B
JSON
13 lines
316 B
JSON
{
|
|
"private": true,
|
|
"name": "update-changelog",
|
|
"version": "1.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@actions/core": "^1.0.0",
|
|
"conventional-changelog-cli": "^2.1.0",
|
|
"conventional-changelog-cmyr-config": "^1.2.3",
|
|
"cz-conventional-changelog": "^3.3.0"
|
|
}
|
|
}
|