11
0
Fork 0
mirror of https://github.com/cycjimmy/semantic-release-action.git synced 2026-03-29 02:46:54 +00:00

chore(release): 3.3.0 [skip ci]

# [3.3.0](https://github.com/cycjimmy/semantic-release-action/compare/v3.2.0...v3.3.0) (2023-03-07)

### Features

* support for option tagFormat ([ed38eb0](ed38eb0e99))
This commit is contained in:
semantic-release-bot 2023-03-07 02:20:56 +00:00
parent 193a3b9349
commit 4223352d77
3 changed files with 12 additions and 5 deletions

View file

@ -1,3 +1,10 @@
# [3.3.0](https://github.com/cycjimmy/semantic-release-action/compare/v3.2.0...v3.3.0) (2023-03-07)
### Features
* support for option tagFormat ([ed38eb0](https://github.com/cycjimmy/semantic-release-action/commit/ed38eb0e9938eefc792510a75ec48d80fead9b21))
# [3.2.0](https://github.com/cycjimmy/semantic-release-action/compare/v3.1.2...v3.2.0) (2022-11-04)