File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed
Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 22
33
44
5+ ## [ v8.0.5] ( https://github.com/buildo/smooth-release/tree/v8.0.5 ) (2017-12-13)
6+ [ Full Changelog] ( https://github.com/buildo/smooth-release/compare/v8.0.4...v8.0.5 )
7+
8+ #### Fixes (bugs & defects):
9+
10+ - version script ignores changelog.ignoredLabels [ #103 ] ( https://github.com/buildo/smooth-release/issues/103 )
11+
12+ #### New features:
13+
14+ - add docs for #99 [ #101 ] ( https://github.com/buildo/smooth-release/issues/101 )
15+ - Preview package files and validate against package.json [ #93 ] ( https://github.com/buildo/smooth-release/issues/93 )
16+
517## [ v8.0.4] ( https://github.com/buildo/smooth-release/tree/v8.0.4 ) (2017-06-07)
618[ Full Changelog] ( https://github.com/buildo/smooth-release/compare/v8.0.3...v8.0.4 )
719
Original file line number Diff line number Diff line change 11{
22 "name" : " smooth-release" ,
3- "version" : " 8.0.4 " ,
3+ "version" : " 8.0.5 " ,
44 "description" : " Smart CLI tool to safely and automatically do every step to release a new version of a library hosted on GitHub and published on npm" ,
55 "main" : " lib" ,
66 "scripts" : {
You can’t perform that action at this time.
0 commit comments