Skip to content

Commit

Permalink
1.16.3
Browse files Browse the repository at this point in the history
  • Loading branch information
cookpete committed Mar 25, 2020
1 parent 1ced7a8 commit b2f3c98
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
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.16.3](https://github.com/CookPete/auto-changelog/compare/v1.16.2...v1.16.3)

> 25 March 2020
- Bump handlebars from 4.1.2 to 4.3.0 [`#147`](https://github.com/CookPete/auto-changelog/pull/147)
- Bump packages [`1ced7a8`](https://github.com/CookPete/auto-changelog/commit/1ced7a8017319643be3b41847fe14c3195b88256)
- Add FUNDING.yml [`107445f`](https://github.com/CookPete/auto-changelog/commit/107445f3739cecb8061422c000be522d6e250867)

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

> 29 October 2019
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "auto-changelog",
"version": "1.16.2",
"version": "1.16.3",
"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 b2f3c98

Please sign in to comment.