chore: release new versions

- @open-wc/building-rollup@1.9.2
 - @open-wc/building-webpack@2.13.45
 - @open-wc/demoing-storybook@2.4.4
 - es-dev-server@1.57.7
 - @open-wc/karma-esm@3.0.8
 - polyfills-loader@1.7.3
 - @open-wc/rollup-plugin-polyfills-loader@1.1.6
 - @open-wc/testing-karma-bs@1.3.93
 - @open-wc/testing-karma@4.0.8
This commit is contained in:
CircleCI
2020-10-03 15:52:16 +00:00
parent 31a952b98a
commit fe8d529506
18 changed files with 97 additions and 19 deletions

View File

@@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [1.9.2](https://github.com/open-wc/open-wc/compare/@open-wc/building-rollup@1.9.1...@open-wc/building-rollup@1.9.2) (2020-10-03)
**Note:** Version bump only for package @open-wc/building-rollup
## [1.9.1](https://github.com/open-wc/open-wc/compare/@open-wc/building-rollup@1.9.0...@open-wc/building-rollup@1.9.1) (2020-09-25)
**Note:** Version bump only for package @open-wc/building-rollup

View File

@@ -1,6 +1,6 @@
{
"name": "@open-wc/building-rollup",
"version": "1.9.1",
"version": "1.9.2",
"publishConfig": {
"access": "public"
},
@@ -65,7 +65,7 @@
"@babel/preset-env": "^7.9.0",
"@open-wc/building-utils": "^2.18.2",
"@open-wc/rollup-plugin-html": "^1.2.4",
"@open-wc/rollup-plugin-polyfills-loader": "^1.1.5",
"@open-wc/rollup-plugin-polyfills-loader": "^1.1.6",
"@rollup/plugin-babel": "^5.1.0",
"@rollup/plugin-node-resolve": "^7.1.1",
"babel-plugin-bundled-import-meta": "^0.3.2",