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 ] - 2015-08-11
9+ ## [ 2.0.1 ] - 2015-08-11
1010
1111* if target commit returns a 404, throw error
1212
@@ -121,6 +121,7 @@ This change log adheres to [keepachangelog.com](http://keepachangelog.com).
121121* define basic node interface
122122* define basic cli interface
123123
124+ [ 2.0.1 ] : https://github.com/ngoldman/gh-release/compare/v2.0.0...v2.0.1
124125[ 2.0.0 ] : https://github.com/ngoldman/gh-release/compare/v1.1.8...v2.0.0
125126[ 1.1.8 ] : https://github.com/ngoldman/gh-release/compare/v1.1.7...v1.1.8
126127[ 1.1.7 ] : https://github.com/ngoldman/gh-release/compare/v1.1.6...v1.1.7
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.0 " ,
4+ "version" : " 2.0.1 " ,
55 "author" :
" Nate Goldman <[email protected] >" ,
66 "bin" : {
77 "gh-release" : " ./bin/cli.js"
You can’t perform that action at this time.
0 commit comments