Skip to content

Commit d365e29

Browse files
chore(release): 1.0.6 [skip ci]
## [1.0.6](v1.0.5...v1.0.6) (2019-03-02) ### Bug Fixes * **namedExports:** filling the react dependency list with more named exports ([237dfd5](237dfd5))
1 parent 78ac412 commit d365e29

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
@@ -1,3 +1,10 @@
1+
## [1.0.6](https://github.com/rollup-umd/rollup/compare/v1.0.5...v1.0.6) (2019-03-02)
2+
3+
4+
### Bug Fixes
5+
6+
* **namedExports:** filling the react dependency list with more named exports ([237dfd5](https://github.com/rollup-umd/rollup/commit/237dfd5))
7+
18
## [1.0.5](https://github.com/rollup-umd/rollup/compare/v1.0.4...v1.0.5) (2019-03-02)
29

310

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.5",
3+
"version": "1.0.6",
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)