chore(release): 3.2.0 [skip ci]

# [3.2.0](https://github.com/cycjimmy/semantic-release-action/compare/v3.1.2...v3.2.0) (2022-11-04)

### Features

* added gitHead and gitTag outputs ([385af4f](385af4fa1c))
This commit is contained in:
semantic-release-bot 2022-11-04 14:02:15 +00:00
parent a297eb166c
commit 8f6ceb9d5a
3 changed files with 10 additions and 3 deletions

View file

@ -1,3 +1,10 @@
# [3.2.0](https://github.com/cycjimmy/semantic-release-action/compare/v3.1.2...v3.2.0) (2022-11-04)
### Features
* added gitHead and gitTag outputs ([385af4f](https://github.com/cycjimmy/semantic-release-action/commit/385af4fa1ceaf60ec10e35b950e9c1cbb9375a8c))
## [3.1.2](https://github.com/cycjimmy/semantic-release-action/compare/v3.1.1...v3.1.2) (2022-10-19)