chore(release): 2.2.0 [skip ci]

# [2.2.0](https://github.com/cycjimmy/semantic-release-action/compare/v2.1.3...v2.2.0) (2020-03-15)

### Features

* add release notes to output ([a56320d](a56320d643))
This commit is contained in:
semantic-release-bot 2020-03-15 11:10:46 +00:00
parent 20695a82d3
commit 29af9a264f
3 changed files with 9 additions and 2 deletions

View file

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