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 ] ( https://github.com/ngoldman/changelog-parser/compare/v2.0.1...HEAD )
6+ ## [ 2.0.2 ] - 2015-06-15
77* readme updates
88* change log fix
99* add keywords to package.json
@@ -37,6 +37,7 @@ This change log adheres to standards from [Keep a CHANGELOG](http://keepachangel
3737## 1.0.0 - 2015-03-02
3838* init
3939
40+ [ 2.0.2 ] : https://github.com/ngoldman/changelog-parser/compare/v2.0.1...v2.0.2
4041[ 2.0.1 ] : https://github.com/ngoldman/changelog-parser/compare/v2.0.0...v2.0.1
4142[ 2.0.0 ] : https://github.com/ngoldman/changelog-parser/compare/v1.1.0...v2.0.0
4243[ 1.1.0 ] : https://github.com/ngoldman/changelog-parser/compare/v1.0.1...v1.1.0
Original file line number Diff line number Diff line change 11{
22 "name" : " changelog-parser" ,
33 "description" : " Change log parser for node." ,
4- "version" : " 2.0.1 " ,
4+ "version" : " 2.0.2 " ,
55 "author" :
" Nate Goldman <[email protected] >" ,
66 "bin" : {
77 "changelog-parser" : " ./bin/cli.js"
You can’t perform that action at this time.
0 commit comments