Skip to content

Commit 505762b

Browse files
committed
chore(release): 1.5.0 [skip ci]
1 parent 4ffad99 commit 505762b

File tree

3 files changed

+13
-2
lines changed

3 files changed

+13
-2
lines changed

CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
<a name="1.5.0"></a>
2+
# [1.5.0](https://github.com/remixz/publish-release/tree/v1.5.0) (2018-02-19)
3+
4+
### Features
5+
6+
* editRelease and deleteEmptyTag options ([4ffad99](https://github.com/remixz/publish-release/commit/4ffad998e418998bbfc598190a23285a48ee8b01))
7+
8+
### Bug Fixes
9+
10+
* search body inside array for `reuseRelease` ([f6b622c](https://github.com/remixz/publish-release/commit/f6b622c6466411cf1e085d7e41ab1a27596bf2e4))
11+
112
### 1.4.0
213

314
BREAKING CHANGES

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "publish-release",
3-
"version": "1.4.1",
3+
"version": "1.5.0",
44
"description": "Create GitHub releases with assets",
55
"main": "index.js",
66
"bin": "bin/publish-release",

0 commit comments

Comments
 (0)