chore(release): 2.1.2 [skip ci]

## [2.1.2](https://github.com/cycjimmy/semantic-release-action/compare/v2.1.1...v2.1.2) (2020-01-13)

### Bug Fixes

* fix wrong version ([db14ba3](db14ba3eee))
This commit is contained in:
semantic-release-bot 2020-01-13 09:55:29 +00:00
parent db14ba3eee
commit 221f1449e1
3 changed files with 9 additions and 2 deletions

View file

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