mirror of
https://github.com/cycjimmy/semantic-release-action.git
synced 2026-04-08 00:10:03 +00:00
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:
parent
be18bc979a
commit
e797462fc6
3 changed files with 14 additions and 2 deletions
|
|
@ -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": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue