Skip to content

Commit

Permalink
1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lo1tuma committed Mar 8, 2015
1 parent 416d240 commit 9100785
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
## 1.1.0 (March 8, 2015)

### Bug Fixes

* Fix crash with mulitline commit message body (#4)

### Dependency Upgrades

* Update eslint (#5)
* Update dependencies (#3)


## 1.0.0 (January 22, 2015)

Initial release
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "pr-log",
"version": "1.0.0",
"version": "1.1.0",
"description": "Changelog generator based on GitHub Pull Requests",
"bin": "bin/pr-log.js",
"scripts": {
Expand Down

0 comments on commit 9100785

Please sign in to comment.