File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,11 @@ Project versioning adheres to [Semantic Versioning](http://semver.org/).
66Commit convention is based on [ Conventional Commits] ( http://conventionalcommits.org ) .
77Change log format is based on [ Keep a Changelog] ( http://keepachangelog.com/ ) .
88
9+ ## [ 3.1.2] ( https://github.com/hypermodules/gh-release/compare/v3.1.1...v3.1.2 ) - 2018-01-03
10+
11+ ### Fixes
12+ - catch 'bracketed' unreleased changelog entries (eg. '[ Unreleased] ') (#66 ) - thanks @jrmykolyn
13+
914## [ 3.1.1] ( https://github.com/hypermodules/gh-release/compare/v3.1.0...v3.1.1 ) - 2017-08-06
1015
1116### Fixes
Original file line number Diff line number Diff line change 11{
22 "name" : " gh-release" ,
33 "description" : " Create a release for a node package on github." ,
4- "version" : " 3.1.1 " ,
4+ "version" : " 3.1.2 " ,
55 "author" :
" Nate Goldman <[email protected] > (http://ungoldman.com/)" ,
66 "bin" : {
77 "gh-release" : " ./bin/cli.js"
You can’t perform that action at this time.
0 commit comments