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,6 +1,6 @@
{
"name": "@cycjimmy/semantic-release-action",
"version": "3.1.2",
"version": "3.2.0",
"description": "GitHub Action for Semantic Release",
"main": "index.js",
"scripts": {