Skip to content

Commit 6cd582c

Browse files
chore(release): 1.0.8 [skip ci]
## [1.0.8](v1.0.7...v1.0.8) (2019-03-11) ### Bug Fixes * **dependencies:** remove react-styleguidist already present in [@rollup-umd](https://github.com/rollup-umd)/documnetation ([cbd0059](cbd0059)) * **dependencies:** upgrade all dependencies ([7c49ebb](7c49ebb))
1 parent 01240a5 commit 6cd582c

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [1.0.8](https://github.com/rollup-umd/rollup/compare/v1.0.7...v1.0.8) (2019-03-11)
2+
3+
4+
### Bug Fixes
5+
6+
* **dependencies:** remove react-styleguidist already present in [@rollup-umd](https://github.com/rollup-umd)/documnetation ([cbd0059](https://github.com/rollup-umd/rollup/commit/cbd0059))
7+
* **dependencies:** upgrade all dependencies ([7c49ebb](https://github.com/rollup-umd/rollup/commit/7c49ebb))
8+
19
## [1.0.7](https://github.com/rollup-umd/rollup/compare/v1.0.6...v1.0.7) (2019-03-02)
210

311

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rollup-umd/rollup",
3-
"version": "1.0.7",
3+
"version": "1.0.8",
44
"description": "rollup configuration for rollup-umd",
55
"main": "lib/index.js",
66
"jsnext:main": "dist/@rollup-umd/rollup.esm.js",

0 commit comments

Comments
 (0)