Skip to content

Commit

Permalink
1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
cookpete committed May 17, 2018
1 parent 68b93e0 commit 1eea44d
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. Dates are d

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

#### [v1.6.0](https://github.com/CookPete/auto-changelog/compare/v1.5.0...v1.6.0)
> 17 May 2018
- Add --breaking-pattern option [`#41`](https://github.com/CookPete/auto-changelog/issues/41)
- Add --include-branch option [`#38`](https://github.com/CookPete/auto-changelog/issues/38)
- Fix duplicate test data commit hashes [`7f448ce`](https://github.com/CookPete/auto-changelog/commit/7f448ce7154e7da4d677aa4c96a2721499436edb)

#### [v1.5.0](https://github.com/CookPete/auto-changelog/compare/v1.4.6...v1.5.0)
> 16 May 2018
- Feat: match template helper [`#40`](https://github.com/CookPete/auto-changelog/pull/40)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "auto-changelog",
"version": "1.5.0",
"version": "1.6.0",
"description": "Command line tool for generating a changelog from git tags and commit history",
"bin": {
"auto-changelog": "./lib/index.js"
Expand Down

0 comments on commit 1eea44d

Please sign in to comment.