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.0.3 ] - 2016-03-22
1010
1111### Changed
1212
@@ -136,6 +136,7 @@ This change log adheres to [keepachangelog.com](http://keepachangelog.com).
136136* define basic node interface
137137* define basic cli interface
138138
139+ [ 2.0.3 ] : https://github.com/ungoldman/gh-release/compare/v2.0.2...v2.0.3
139140[ 2.0.2 ] : https://github.com/ungoldman/gh-release/compare/v2.0.1...v2.0.2
140141[ 2.0.1 ] : https://github.com/ungoldman/gh-release/compare/v2.0.0...v2.0.1
141142[ 2.0.0 ] : https://github.com/ungoldman/gh-release/compare/v1.1.8...v2.0.0
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.2 " ,
4+ "version" : " 2.0.3 " ,
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