Skip to content

Commit

Permalink
1.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
cookpete committed Jan 14, 2019
1 parent ab73c8a commit e12a540
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,14 @@ 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.11.0](https://github.com/CookPete/auto-changelog/compare/v1.10.3...v1.11.0)

> 14 January 2019
- Add --stdout option [`#83`](https://github.com/CookPete/auto-changelog/issues/83)
- Fix sortReleases for non-semver tags [`#81`](https://github.com/CookPete/auto-changelog/issues/81)
- Add backtick characters to test data [`ab73c8a`](https://github.com/CookPete/auto-changelog/commit/ab73c8a265b93992fa61999dde8962e61ef60c64)

#### [v1.10.3](https://github.com/CookPete/auto-changelog/compare/v1.10.2...v1.10.3)

> 4 January 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.10.3",
"version": "1.11.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 e12a540

Please sign in to comment.