File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 11# Change Log
22All notable changes to this project will be documented in this file.
33This project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
4- This change log adheres to standards from [ Keep a CHANGELOG ] ( http://keepachangelog.com ) .
4+ This change log adheres to [ keepachangelog.com ] ( http://keepachangelog.com ) .
55
6- ## Unreleased
6+ ## [ 1.1.4 ] - 2015-04-01
77* Improve preview style & formatting ([ #15 ] ( https://github.com/ngoldman/gh-release/issues/15 ) & [ #24 ] ( https://github.com/ngoldman/gh-release/pull/24 ) )
88
99## [ 1.1.3] - 2015-03-22
@@ -63,6 +63,7 @@ This change log adheres to standards from [Keep a CHANGELOG](http://keepachangel
6363* define basic node interface
6464* define basic cli interface
6565
66+ [ 1.1.3 ] : https://github.com/ngoldman/gh-release/compare/v1.1.3...v1.1.4
6667[ 1.1.3 ] : https://github.com/ngoldman/gh-release/compare/v1.1.2...v1.1.3
6768[ 1.1.2 ] : https://github.com/ngoldman/gh-release/compare/v1.1.1...v1.1.2
6869[ 1.1.1 ] : https://github.com/ngoldman/gh-release/compare/v1.1.0...v1.1.1
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.3 " ,
4+ "version" : " 1.1.4 " ,
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