Skip to content

Commit 026a646

Browse files
chore(release): 1.1.1 [skip ci]
## [1.1.1](v1.1.0...v1.1.1) (2019-12-26) ### Bug Fixes * **dependencies:** upgrade all dependencies ([8e693c3](8e693c3))
1 parent a0859ba commit 026a646

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.1.1](https://github.com/rollup-umd/rollup/compare/v1.1.0...v1.1.1) (2019-12-26)
2+
3+
4+
### Bug Fixes
5+
6+
* **dependencies:** upgrade all dependencies ([8e693c3](https://github.com/rollup-umd/rollup/commit/8e693c34cf021798575de186ad1c7b49c9aad9f8))
7+
18
# [1.1.0](https://github.com/rollup-umd/rollup/compare/v1.0.13...v1.1.0) (2019-10-10)
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.1.0",
3+
"version": "1.1.1",
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)