Skip to content

Commit

Permalink
chore(release): 1.5.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
marceloavf committed Feb 19, 2018
1 parent 4ffad99 commit 505762b
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 2 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
<a name="1.5.0"></a>
# [1.5.0](https://github.com/remixz/publish-release/tree/v1.5.0) (2018-02-19)

### Features

* editRelease and deleteEmptyTag options ([4ffad99](https://github.com/remixz/publish-release/commit/4ffad998e418998bbfc598190a23285a48ee8b01))

### Bug Fixes

* search body inside array for `reuseRelease` ([f6b622c](https://github.com/remixz/publish-release/commit/f6b622c6466411cf1e085d7e41ab1a27596bf2e4))

### 1.4.0

BREAKING CHANGES
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "publish-release",
"version": "1.4.1",
"version": "1.5.0",
"description": "Create GitHub releases with assets",
"main": "index.js",
"bin": "bin/publish-release",
Expand Down

0 comments on commit 505762b

Please sign in to comment.