11
0
Fork 0
mirror of https://github.com/cycjimmy/semantic-release-action.git synced 2026-04-06 05:56:55 +00:00

chore(release): 3.1.1 [skip ci]

## [3.1.1](https://github.com/cycjimmy/semantic-release-action/compare/v3.1.0...v3.1.1) (2022-08-30)

### Bug Fixes

* set last_release_version output even if no release has been published ([b1467cd](b1467cd17e))
This commit is contained in:
semantic-release-bot 2022-08-30 06:09:14 +00:00
parent 363224fb2d
commit e1fe1fc00a
3 changed files with 12 additions and 5 deletions

View file

@ -1,3 +1,10 @@
## [3.1.1](https://github.com/cycjimmy/semantic-release-action/compare/v3.1.0...v3.1.1) (2022-08-30)
### Bug Fixes
* set last_release_version output even if no release has been published ([b1467cd](https://github.com/cycjimmy/semantic-release-action/commit/b1467cd17e70d963d7925a60266adb249ee2223d))
# [3.1.0](https://github.com/cycjimmy/semantic-release-action/compare/v3.0.0...v3.1.0) (2022-08-05)