mirror of
https://github.com/jlengrand/open-wc.git
synced 2026-03-10 08:31:19 +00:00
chore: release new versions
- @open-wc/building-rollup@1.9.3 - @open-wc/building-utils@2.18.3 - @open-wc/building-webpack@2.13.46 - @open-wc/demoing-storybook@2.4.5 - es-dev-server@1.57.8 - @open-wc/karma-esm@3.0.9 - polyfills-loader@1.7.4 - @open-wc/rollup-plugin-html@1.2.5 - rollup-plugin-index-html@1.12.8 - @open-wc/rollup-plugin-polyfills-loader@1.1.7 - @open-wc/testing-karma-bs@1.3.94 - @open-wc/testing-karma@4.0.9 - @open-wc/webpack-index-html-plugin@1.7.14
This commit is contained in:
@@ -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.3](https://github.com/open-wc/open-wc/compare/@open-wc/building-rollup@1.9.2...@open-wc/building-rollup@1.9.3) (2020-10-11)
|
||||
|
||||
**Note:** Version bump only for package @open-wc/building-rollup
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [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,6 +1,6 @@
|
||||
{
|
||||
"name": "@open-wc/building-rollup",
|
||||
"version": "1.9.2",
|
||||
"version": "1.9.3",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
@@ -63,9 +63,9 @@
|
||||
"@babel/plugin-transform-modules-systemjs": "^7.10.5",
|
||||
"@babel/plugin-transform-runtime": "^7.11.0",
|
||||
"@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.6",
|
||||
"@open-wc/building-utils": "^2.18.3",
|
||||
"@open-wc/rollup-plugin-html": "^1.2.5",
|
||||
"@open-wc/rollup-plugin-polyfills-loader": "^1.1.7",
|
||||
"@rollup/plugin-babel": "^5.1.0",
|
||||
"@rollup/plugin-node-resolve": "^7.1.1",
|
||||
"babel-plugin-bundled-import-meta": "^0.3.2",
|
||||
|
||||
Reference in New Issue
Block a user