Commit e8b7a83 1 parent 71388c2 commit e8b7a83 Copy full SHA for e8b7a83
File tree 2 files changed +9
-1
lines changed
2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. Dates are d
3
3
4
4
Generated by [ ` auto-changelog ` ] ( https://github.com/CookPete/auto-changelog ) .
5
5
6
+ #### [ v1.5.0] ( https://github.com/CookPete/auto-changelog/compare/v1.4.6...v1.5.0 )
7
+ > 16 May 2018
8
+ - Feat: match template helper [ ` #40 ` ] ( https://github.com/CookPete/auto-changelog/pull/40 )
9
+ - Add commit-list template helper [ ` #36 ` ] ( https://github.com/CookPete/auto-changelog/issues/36 ) [ ` #39 ` ] ( https://github.com/CookPete/auto-changelog/issues/39 )
10
+ - Use UTC dates by default [ ` #37 ` ] ( https://github.com/CookPete/auto-changelog/issues/37 )
11
+ - Move helper tests to separate files [ ` 71388c2 ` ] ( https://github.com/CookPete/auto-changelog/commit/71388c2dca9d9d50df540f904de5b3c0c0fea86a )
12
+ - Remove unused imports from template tests [ ` 5ca7c61 ` ] ( https://github.com/CookPete/auto-changelog/commit/5ca7c619dd9f8ca02cdcb67469025f71ab10cc2f )
13
+
6
14
#### [ v1.4.6] ( https://github.com/CookPete/auto-changelog/compare/v1.4.5...v1.4.6 )
7
15
> 15 March 2018
8
16
- Added support for old git versions [ ` #35 ` ] ( https://github.com/CookPete/auto-changelog/pull/35 )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " auto-changelog" ,
3
- "version" : " 1.4.6 " ,
3
+ "version" : " 1.5.0 " ,
4
4
"description" : " Command line tool for generating a changelog from git tags and commit history" ,
5
5
"bin" : {
6
6
"auto-changelog" : " ./lib/index.js"
You can’t perform that action at this time.
0 commit comments