mirror of
https://github.com/cycjimmy/semantic-release-action.git
synced 2025-11-13 21:43:47 +00:00
## [2.5.3](https://github.com/cycjimmy/semantic-release-action/compare/v2.5.2...v2.5.3) (2020-11-16) ### Bug Fixes * fix a type error when nextRelease is undefined ([f1ae39a](f1ae39a58a))
18 lines
682 B
JSON
18 lines
682 B
JSON
{
|
|
"name": "@cycjimmy/semantic-release-action",
|
|
"version": "2.5.3",
|
|
"lockfileVersion": 1,
|
|
"requires": true,
|
|
"dependencies": {
|
|
"@actions/core": {
|
|
"version": "1.2.6",
|
|
"resolved": "https://registry.npmjs.org/@actions/core/-/core-1.2.6.tgz",
|
|
"integrity": "sha512-ZQYitnqiyBc3D+k7LsgSBmMDVkOVidaagDG7j3fOym77jNunWRuYx7VSHa9GNfFZh+zh61xsCjRj4JxMZlDqTA=="
|
|
},
|
|
"@cycjimmy/awesome-js-funcs": {
|
|
"version": "2.4.0",
|
|
"resolved": "https://registry.npmjs.org/@cycjimmy/awesome-js-funcs/-/awesome-js-funcs-2.4.0.tgz",
|
|
"integrity": "sha512-jRh5/h9owVt0ZWmbsWaAoZIgOJ38fBSEn/23Gph0Hlvb8Y8vspHx9Cqf4bfVdz23dEZUkiujr0zRB4BXlIJ3TQ=="
|
|
}
|
|
}
|
|
}
|