Skip to content

Commit

Permalink
8.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
giogonzo committed Jun 7, 2017
1 parent b46e8d1 commit 6092d38
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@



## [v8.0.4](https://github.com/buildo/smooth-release/tree/v8.0.4) (2017-06-07)
[Full Changelog](https://github.com/buildo/smooth-release/compare/v8.0.3...v8.0.4)

#### New features:

- human validation of computed version should be optional [#98](https://github.com/buildo/smooth-release/issues/98)
- Optionally use pull requests instead of issues [#91](https://github.com/buildo/smooth-release/issues/91)

## [v8.0.3](https://github.com/buildo/smooth-release/tree/v8.0.3) (2017-04-18)
[Full Changelog](https://github.com/buildo/smooth-release/compare/v8.0.2...v8.0.3)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "smooth-release",
"version": "8.0.3",
"version": "8.0.4",
"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",
"main": "lib",
"scripts": {
Expand Down

0 comments on commit 6092d38

Please sign in to comment.