[go: nahoru, domu]

Skip to content

Commit

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

> 13 August 2019
- Add --config option [`#127`](https://github.com/CookPete/auto-changelog/issues/127)
- Infer semver versions from numeric tags [`#126`](https://github.com/CookPete/auto-changelog/issues/126)

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

> 8 July 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.14.1",
"version": "1.15.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 75e5cfe

Please sign in to comment.