Skip to content

Commit 0a03238

Browse files
chore(release): 1.1.0 [skip ci]
# [1.1.0](v1.0.13...v1.1.0) (2019-10-10) ### Bug Fixes * **release:** release ([f182f4a](f182f4a)) ### Features * **rollup:** fixing rollup dependencies in this package and upgrade all dependencies ([662fb68](662fb68))
1 parent 54167f6 commit 0a03238

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [1.1.0](https://github.com/rollup-umd/rollup/compare/v1.0.13...v1.1.0) (2019-10-10)
2+
3+
4+
### Bug Fixes
5+
6+
* **release:** release ([f182f4a](https://github.com/rollup-umd/rollup/commit/f182f4a1a2f481728670edbb3dccb8f7f56d878a))
7+
8+
9+
### Features
10+
11+
* **rollup:** fixing rollup dependencies in this package and upgrade all dependencies ([662fb68](https://github.com/rollup-umd/rollup/commit/662fb6801e297378bb413e54ff8936903f4e7f6f))
12+
113
## [1.0.13](https://github.com/rollup-umd/rollup/compare/v1.0.12...v1.0.13) (2019-05-13)
214

315

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