chore(release): 2.5.0 [skip ci]

# [2.5.0](https://github.com/cycjimmy/semantic-release-action/compare/v2.4.2...v2.5.0) (2020-07-02)

### Features

* **outputs:** add new_release_channel ([ae40dc6](ae40dc6658))
This commit is contained in:
semantic-release-bot 2020-07-02 07:29:16 +00:00
parent ae40dc6658
commit 3e9fa3795d
3 changed files with 9 additions and 2 deletions

View file

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