chore(release): 2.4.0 [skip ci]

# [2.4.0](https://github.com/cycjimmy/semantic-release-action/compare/v2.3.0...v2.4.0) (2020-04-30)

### Bug Fixes

* fixes rebase mistake for import of renamed func ([ddb8d28](ddb8d2814d))

### Features

* added ability to use the "extends" settings ([32db8a4](32db8a49b2))
This commit is contained in:
semantic-release-bot 2020-04-30 08:03:21 +00:00
parent be18bc979a
commit e797462fc6
3 changed files with 14 additions and 2 deletions

View file

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