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 @@ -3,7 +3,7 @@ All notable changes to this project will be documented in this file.
33This project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
44This change log adheres to [ keepachangelog.com] ( http://keepachangelog.com ) .
55
6- ## Unreleased
6+ ## [ 1.1.7 ] - 2015-04-07
77### Fixed
88- If cli is successful, should exit with code of 0
99
@@ -77,6 +77,7 @@ This change log adheres to [keepachangelog.com](http://keepachangelog.com).
7777* define basic node interface
7878* define basic cli interface
7979
80+ [ 1.1.7 ] : https://github.com/ngoldman/gh-release/compare/v1.1.6...v1.1.7
8081[ 1.1.6 ] : https://github.com/ngoldman/gh-release/compare/v1.1.5...v1.1.6
8182[ 1.1.5 ] : https://github.com/ngoldman/gh-release/compare/v1.1.4...v1.1.5
8283[ 1.1.4 ] : https://github.com/ngoldman/gh-release/compare/v1.1.3...v1.1.4
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" : " 1.1.6 " ,
4+ "version" : " 1.1.7 " ,
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