Skip to content

Commit 48f9430

Browse files
8.0.1
1 parent f59f269 commit 48f9430

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33

44

5+
## [v8.0.1](https://github.com/FrancescoCioria/smooth-release/tree/v8.0.1) (2017-04-05)
6+
[Full Changelog](https://github.com/FrancescoCioria/smooth-release/compare/v8.0.0...v8.0.1)
7+
8+
#### New features:
9+
10+
- Use `update-notifier` to notify users when a new version is available [#66](https://github.com/FrancescoCioria/smooth-release/issues/66)
11+
512
## [v8.0.0](https://github.com/FrancescoCioria/smooth-release/tree/v8.0.0) (2017-03-24)
613
[Full Changelog](https://github.com/FrancescoCioria/smooth-release/compare/v7.0.3...v8.0.0)
714

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "smooth-release",
3-
"version": "8.0.0",
3+
"version": "8.0.1",
44
"description": "",
55
"main": "lib",
66
"scripts": {

0 commit comments

Comments
 (0)