Skip to content

Commit 7dc7e53

Browse files
authored
Merge branch 'master' into dev
2 parents f182f4a + e0f1dd9 commit 7dc7e53

2 files changed

Lines changed: 29 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,31 @@
1+
## [1.0.13](https://github.com/rollup-umd/rollup/compare/v1.0.12...v1.0.13) (2019-05-13)
2+
3+
4+
### Bug Fixes
5+
6+
* **dependencies:** upgrade all dependencies ([5701980](https://github.com/rollup-umd/rollup/commit/5701980))
7+
8+
## [1.0.12](https://github.com/rollup-umd/rollup/compare/v1.0.11...v1.0.12) (2019-05-13)
9+
10+
11+
### Bug Fixes
12+
13+
* **react-dom:** fix namedExports of react-dom ([c5ab264](https://github.com/rollup-umd/rollup/commit/c5ab264))
14+
15+
## [1.0.11](https://github.com/rollup-umd/rollup/compare/v1.0.10...v1.0.11) (2019-05-13)
16+
17+
18+
### Bug Fixes
19+
20+
* **dependencies:** upgrade all dependencies ([5630083](https://github.com/rollup-umd/rollup/commit/5630083))
21+
22+
## [1.0.10](https://github.com/rollup-umd/rollup/compare/v1.0.9...v1.0.10) (2019-03-11)
23+
24+
25+
### Bug Fixes
26+
27+
* **release:** disable cache ([70a7948](https://github.com/rollup-umd/rollup/commit/70a7948))
28+
129
## [1.0.9](https://github.com/rollup-umd/rollup/compare/v1.0.8...v1.0.9) (2019-03-11)
230

331

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