File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,9 +3,9 @@ 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.8 ] - 2015-04-22
77### Fixed
8- * exit process with code 1 on aborted release or invalid directory
8+ * exit process with code 1 on aborted release or invalid directory ( [ # 31 ] ( https://github.com/ngoldman/gh-release/issues/31 ) )
99
1010## [ 1.1.7] - 2015-04-07
1111### Fixed
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.7 " ,
4+ "version" : " 1.1.8 " ,
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