Skip to content

Commit

Permalink
1.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
cookpete committed Aug 31, 2019
1 parent a04c0ff commit d378d4a
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,15 @@ All notable changes to this project will be documented in this file. Dates are d

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

#### [v1.16.0](https:/CookPete/auto-changelog/compare/v1.15.0...v1.16.0)

> 31 August 2019
- Add --commit-url, --merge-url and --compare-url options [`#93`](https:/CookPete/auto-changelog/issues/93)
- Bump packages [`84a1bda`](https:/CookPete/auto-changelog/commit/84a1bdadc21926b16df39886c2f2d799a92bd64f)
- Update readme [`a04c0ff`](https:/CookPete/auto-changelog/commit/a04c0ff7a894aaf55627ba6decb8f7e07aea7479)
- Lint fixes [`7d3c25a`](https:/CookPete/auto-changelog/commit/7d3c25afad1f49da8bb38df915f2430514da2d53)

#### [v1.15.0](https:/CookPete/auto-changelog/compare/v1.14.1...v1.15.0)

> 13 August 2019
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.15.0",
"version": "1.16.0",
"description": "Command line tool for generating a changelog from git tags and commit history",
"main": "./lib/index.js",
"bin": {
Expand Down

0 comments on commit d378d4a

Please sign in to comment.