mirror of
https://github.com/cycjimmy/semantic-release-action.git
synced 2026-04-08 08:10:04 +00:00
chore(release): 2.5.3 [skip ci]
## [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))
This commit is contained in:
parent
f1ae39a58a
commit
a9710ea058
3 changed files with 9 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@cycjimmy/semantic-release-action",
|
||||
"version": "2.5.2",
|
||||
"version": "2.5.3",
|
||||
"description": "GitHub Action for Semantic Release",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue