File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
66
77This change log adheres to [ keepachangelog.com] ( http://keepachangelog.com ) .
88
9- ## Unreleased
9+ ## [ 2.1.0 ] - 2016-07-01
1010
1111### Changed
1212
@@ -149,6 +149,7 @@ This change log adheres to [keepachangelog.com](http://keepachangelog.com).
149149* define basic node interface
150150* define basic cli interface
151151
152+ [ 2.1.0 ] : https://github.com/ungoldman/gh-release/compare/v2.0.3...v2.1.0
152153[ 2.0.3 ] : https://github.com/ungoldman/gh-release/compare/v2.0.2...v2.0.3
153154[ 2.0.2 ] : https://github.com/ungoldman/gh-release/compare/v2.0.1...v2.0.2
154155[ 2.0.1 ] : https://github.com/ungoldman/gh-release/compare/v2.0.0...v2.0.1
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" : " 2.0.3 " ,
4+ "version" : " 2.1.0 " ,
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