chore(release): 3.4.0 [skip ci]

# [3.4.0](https://github.com/cycjimmy/semantic-release-action/compare/v3.3.0...v3.4.0) (2023-03-15)

### Features

* add `ci` input parameter ([b356b18](b356b18b5f))
This commit is contained in:
semantic-release-bot 2023-03-15 02:49:44 +00:00
parent 039e6080a2
commit 91ab76a4a3
3 changed files with 10 additions and 3 deletions

View file

@ -1,6 +1,6 @@
{
"name": "@cycjimmy/semantic-release-action",
"version": "3.3.0",
"version": "3.4.0",
"description": "GitHub Action for Semantic Release",
"main": "index.js",
"scripts": {