Skip to content

Commit d2cae7d

Browse files
8.0.9
1 parent 87bf70b commit d2cae7d

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.9](https://github.com/buildo/smooth-release/tree/v8.0.9) (2019-01-10)
6+
[Full Changelog](https://github.com/buildo/smooth-release/compare/v8.0.8...v8.0.9)
7+
8+
#### Fixes (bugs & defects):
9+
10+
- `publish` with `pack` does not work for organization's packages [#113](https://github.com/buildo/smooth-release/issues/113)
11+
512
## [v8.0.8](https://github.com/buildo/smooth-release/tree/v8.0.8) (2018-12-06)
613
[Full Changelog](https://github.com/buildo/smooth-release/compare/v8.0.7...v8.0.8)
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.8",
3+
"version": "8.0.9",
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": {

0 commit comments

Comments
 (0)