Skip to content

Commit 1ca6f5a

Browse files
committed
chore: release 0.5.0
1 parent f40b898 commit 1ca6f5a

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
<a name="0.5.0"></a>
2+
# [0.5.0](https://github.com/stevemao/conventional-github-releaser/compare/v0.4.0...v0.5.0) (2015-09-30)
3+
4+
5+
### Features
6+
7+
* **deps:** bump ([f40b898](https://github.com/stevemao/conventional-github-releaser/commit/f40b898))
8+
9+
10+
### BREAKING CHANGES
11+
12+
* deps: Use conventional-changelog^0.5.0
13+
14+
15+
116
<a name="0.4.0"></a>
217
# [0.4.0](https://github.com/stevemao/conventional-github-releaser/compare/v0.3.0...v0.4.0) (2015-08-15)
318

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "conventional-github-releaser",
3-
"version": "0.4.0",
3+
"version": "0.5.0",
44
"description": "Make a new GitHub release from git metadata",
55
"homepage": "https://github.com/stevemao/conventional-github-releaser",
66
"author": {

0 commit comments

Comments
 (0)