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 standards from [ Keep a CHANGELOG] ( http://keepachangelog.com ) .
55
6- ## Unreleased
6+ ## [ 1.1.3 ] - 2015-03-22
77* Handle error when release number already exists on github
88
99## [ 1.1.2] - 2015-03-09
@@ -60,6 +60,7 @@ This change log adheres to standards from [Keep a CHANGELOG](http://keepachangel
6060* define basic node interface
6161* define basic cli interface
6262
63+ [ 1.1.3 ] : https://github.com/ngoldman/gh-release/compare/v1.1.2...v1.1.3
6364[ 1.1.2 ] : https://github.com/ngoldman/gh-release/compare/v1.1.1...v1.1.2
6465[ 1.1.1 ] : https://github.com/ngoldman/gh-release/compare/v1.1.0...v1.1.1
6566[ 1.1.0 ] : https://github.com/ngoldman/gh-release/compare/v1.0.8...v1.1.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" : " 1.1.2 " ,
4+ "version" : " 1.1.3 " ,
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