mirror of
https://github.com/cycjimmy/semantic-release-action.git
synced 2025-11-13 05:33:45 +00:00
## [2.4.2](https://github.com/cycjimmy/semantic-release-action/compare/v2.4.1...v2.4.2) (2020-07-02) ### Bug Fixes * **new_release_patch_version:** fix the problem of inaccurate new_release_patch_version ([5da0ac5](5da0ac558e))
18 lines
682 B
JSON
18 lines
682 B
JSON
{
|
|
"name": "@cycjimmy/semantic-release-action",
|
|
"version": "2.4.2",
|
|
"lockfileVersion": 1,
|
|
"requires": true,
|
|
"dependencies": {
|
|
"@actions/core": {
|
|
"version": "1.2.4",
|
|
"resolved": "https://registry.npmjs.org/@actions/core/-/core-1.2.4.tgz",
|
|
"integrity": "sha512-YJCEq8BE3CdN8+7HPZ/4DxJjk/OkZV2FFIf+DlZTC/4iBlzYCD5yjRR6eiOS5llO11zbRltIRuKAjMKaWTE6cg=="
|
|
},
|
|
"@cycjimmy/awesome-js-funcs": {
|
|
"version": "2.3.0",
|
|
"resolved": "https://registry.npmjs.org/@cycjimmy/awesome-js-funcs/-/awesome-js-funcs-2.3.0.tgz",
|
|
"integrity": "sha512-HXJrv0S1gzjP9h2cmE57m+0XnVsGIsidPEjxUR5i50iGIxbjEe1EhL6iSh2P1LXdjjbt1U/UHj6n93yzDwt1gw=="
|
|
}
|
|
}
|
|
}
|