Skip to content
This repository has been archived by the owner on Dec 25, 2023. It is now read-only.

Commit

Permalink
0.4.5 releases
Browse files Browse the repository at this point in the history
  • Loading branch information
Kikobeats committed Jul 31, 2015
1 parent 91361b6 commit f48619c
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
@@ -1,7 +1,18 @@
<a name="0.4.5"></a>
## 0.4.5 (2015-07-31)


* little refactor to prevent \n for empty messages
([91361b6](https://github.com/bumped/bumped/commit/91361b6))



<a name="0.4.4"></a>
## 0.4.4 (2015-07-30)


* 0.4.4 releases
([e901ca9](https://github.com/bumped/bumped/commit/e901ca9))
* little refactor improving output messages
([9d57dca](https://github.com/bumped/bumped/commit/9d57dca))
* updated settings
Expand Down
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -2,7 +2,7 @@
"name": "bumped",
"description": "Makes easy release software.",
"homepage": "https://github.com/bumped/bumped",
"version": "0.4.4",
"version": "0.4.5",
"main": "./bin/index.js",
"bin": "./bin/index.js",
"author": {
Expand Down

0 comments on commit f48619c

Please sign in to comment.