Skip to content

Commit 4f17b73

Browse files
chore(release): 1.0.12 [skip ci]
## [1.0.12](v1.0.11...v1.0.12) (2019-05-13) ### Bug Fixes * **react-dom:** fix namedExports of react-dom ([c5ab264](c5ab264))
1 parent 7892fba commit 4f17b73

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.12](https://github.com/rollup-umd/rollup/compare/v1.0.11...v1.0.12) (2019-05-13)
2+
3+
4+
### Bug Fixes
5+
6+
* **react-dom:** fix namedExports of react-dom ([c5ab264](https://github.com/rollup-umd/rollup/commit/c5ab264))
7+
18
## [1.0.11](https://github.com/rollup-umd/rollup/compare/v1.0.10...v1.0.11) (2019-05-13)
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.11",
3+
"version": "1.0.12",
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)