File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,12 @@ 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+
10+ ## [ 3.2.1] ( https://github.com/hypermodules/gh-release/compare/v3.2.0...v3.2.1 ) - 2018-04-27
11+
12+ ### Fixes
13+ - update ` request ` dependency (#72 )
14+
915## [ 3.2.0] ( https://github.com/hypermodules/gh-release/compare/v3.1.2...v3.2.0 ) - 2018-01-04
1016
1117### Features
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.2.0 " ,
4+ "version" : " 3.2.1 " ,
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