chore: release new versions

- @open-wc/building-rollup@0.22.10
 - @open-wc/building-utils@2.16.1
 - @open-wc/building-webpack@2.13.9
 - @open-wc/create@0.28.1
 - @open-wc/dedupe-mixin@1.2.12
 - @open-wc/demoing-storybook@1.13.8
 - es-dev-server@1.45.3
 - @import-maps/generate@0.2.5
 - @import-maps/resolve@0.2.5
 - @open-wc/karma-esm@2.13.20
 - @mdjs/core@0.1.6
 - polyfills-loader@1.5.2
 - @open-wc/rollup-plugin-html@0.3.5
 - rollup-plugin-index-html@1.10.4
 - @open-wc/rollup-plugin-polyfills-loader@0.4.2
 - @open-wc/scoped-elements@1.0.2
 - storybook-addon-markdown-docs@0.1.8
 - @open-wc/testing-karma-bs@1.3.53
 - @open-wc/testing-karma@3.3.9
 - @open-wc/webpack-import-meta-loader@0.4.4
 - @open-wc/webpack-index-html-plugin@1.7.4
This commit is contained in:
CircleCI
2020-03-24 00:13:00 +00:00
parent e95fb269fa
commit f31cbfc6c1
42 changed files with 222 additions and 54 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.
## [0.22.10](https://github.com/open-wc/open-wc/compare/@open-wc/building-rollup@0.22.9...@open-wc/building-rollup@0.22.10) (2020-03-24)
**Note:** Version bump only for package @open-wc/building-rollup
## [0.22.9](https://github.com/open-wc/open-wc/compare/@open-wc/building-rollup@0.22.8...@open-wc/building-rollup@0.22.9) (2020-03-20)

View File

@@ -1,6 +1,6 @@
{
"name": "@open-wc/building-rollup",
"version": "0.22.9",
"version": "0.22.10",
"publishConfig": {
"access": "public"
},
@@ -45,12 +45,12 @@
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@babel/plugin-syntax-import-meta": "^7.8.3",
"@babel/preset-env": "^7.9.0",
"@open-wc/building-utils": "^2.16.0",
"@open-wc/building-utils": "^2.16.1",
"@rollup/plugin-node-resolve": "^6.1.0",
"babel-plugin-bundled-import-meta": "^0.3.0",
"babel-plugin-template-html-minifier": "^3.0.0",
"rollup-plugin-babel": "^4.3.2",
"rollup-plugin-index-html": "^1.10.3",
"rollup-plugin-index-html": "^1.10.4",
"rollup-plugin-terser": "^5.1.0",
"rollup-plugin-workbox": "^4.0.0"
},
@@ -59,7 +59,7 @@
"@babel/plugin-proposal-decorators": "^7.8.3",
"@babel/preset-typescript": "^7.8.3",
"chai": "^4.2.0",
"es-dev-server": "^1.45.2",
"es-dev-server": "^1.45.3",
"lit-element": "^2.2.1",
"mocha": "^6.2.2",
"puppeteer": "^2.0.0",

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.
## [2.16.1](https://github.com/open-wc/open-wc/compare/@open-wc/building-utils@2.16.0...@open-wc/building-utils@2.16.1) (2020-03-24)
**Note:** Version bump only for package @open-wc/building-utils
# [2.16.0](https://github.com/open-wc/open-wc/compare/@open-wc/building-utils@2.15.2...@open-wc/building-utils@2.16.0) (2020-03-11)

View File

@@ -1,6 +1,6 @@
{
"name": "@open-wc/building-utils",
"version": "2.16.0",
"version": "2.16.1",
"publishConfig": {
"access": "public"
},

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.
## [2.13.9](https://github.com/open-wc/open-wc/compare/@open-wc/building-webpack@2.13.8...@open-wc/building-webpack@2.13.9) (2020-03-24)
**Note:** Version bump only for package @open-wc/building-webpack
## [2.13.8](https://github.com/open-wc/open-wc/compare/@open-wc/building-webpack@2.13.7...@open-wc/building-webpack@2.13.8) (2020-03-19)
**Note:** Version bump only for package @open-wc/building-webpack

View File

@@ -1,6 +1,6 @@
{
"name": "@open-wc/building-webpack",
"version": "2.13.8",
"version": "2.13.9",
"publishConfig": {
"access": "public"
},
@@ -46,14 +46,14 @@
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@babel/plugin-syntax-import-meta": "^7.8.3",
"@babel/preset-env": "^7.9.0",
"@open-wc/building-utils": "^2.16.0",
"@open-wc/webpack-index-html-plugin": "^1.7.3",
"@open-wc/building-utils": "^2.16.1",
"@open-wc/webpack-index-html-plugin": "^1.7.4",
"babel-loader": "^8.0.0",
"babel-plugin-bundled-import-meta": "^0.3.0",
"babel-plugin-template-html-minifier": "^3.0.0",
"clean-webpack-plugin": "^2.0.0",
"copy-webpack-plugin": "^5.0.1",
"es-dev-server": "^1.45.2",
"es-dev-server": "^1.45.3",
"terser-webpack-plugin": "^2.3.0",
"webpack-merge": "^4.1.5",
"workbox-webpack-plugin": "^4.3.1"

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.
## [0.28.1](https://github.com/open-wc/open-wc/compare/@open-wc/create@0.28.0...@open-wc/create@0.28.1) (2020-03-24)
**Note:** Version bump only for package @open-wc/create
# [0.28.0](https://github.com/open-wc/open-wc/compare/@open-wc/create@0.27.0...@open-wc/create@0.28.0) (2020-03-06)

View File

@@ -1,6 +1,6 @@
{
"name": "@open-wc/create",
"version": "0.28.0",
"version": "0.28.1",
"publishConfig": {
"access": "public"
},

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.2.12](https://github.com/open-wc/open-wc/compare/@open-wc/dedupe-mixin@1.2.11...@open-wc/dedupe-mixin@1.2.12) (2020-03-24)
**Note:** Version bump only for package @open-wc/dedupe-mixin
## [1.2.11](https://github.com/open-wc/open-wc/compare/@open-wc/dedupe-mixin@1.2.10...@open-wc/dedupe-mixin@1.2.11) (2020-03-20)
**Note:** Version bump only for package @open-wc/dedupe-mixin

View File

@@ -1,6 +1,6 @@
{
"name": "@open-wc/dedupe-mixin",
"version": "1.2.11",
"version": "1.2.12",
"publishConfig": {
"access": "public"
},
@@ -31,7 +31,7 @@
"mixins"
],
"devDependencies": {
"@open-wc/building-rollup": "^0.22.9",
"@open-wc/building-rollup": "^0.22.10",
"@open-wc/testing": "^2.5.8",
"http-server": "^0.11.1",
"rollup": "^1.31.1",

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.13.8](https://github.com/open-wc/open-wc/compare/@open-wc/demoing-storybook@1.13.7...@open-wc/demoing-storybook@1.13.8) (2020-03-24)
**Note:** Version bump only for package @open-wc/demoing-storybook
## [1.13.7](https://github.com/open-wc/open-wc/compare/@open-wc/demoing-storybook@1.13.6...@open-wc/demoing-storybook@1.13.7) (2020-03-20)
**Note:** Version bump only for package @open-wc/demoing-storybook

View File

@@ -1,6 +1,6 @@
{
"name": "@open-wc/demoing-storybook",
"version": "1.13.7",
"version": "1.13.8",
"publishConfig": {
"access": "public"
},
@@ -45,20 +45,20 @@
"@babel/core": "^7.9.0",
"@babel/plugin-transform-react-jsx": "^7.9.1",
"@mdx-js/mdx": "^1.5.1",
"@open-wc/building-rollup": "^0.22.9",
"@open-wc/building-rollup": "^0.22.10",
"@storybook/addon-docs": "5.3.1",
"command-line-args": "^5.0.2",
"command-line-usage": "^6.1.0",
"deepmerge": "^3.2.0",
"es-dev-server": "^1.45.2",
"es-dev-server": "^1.45.3",
"es-module-lexer": "^0.3.13",
"fs-extra": "^8.1.0",
"glob": "^7.1.3",
"lit-html": "^1.0.0",
"magic-string": "^0.25.4",
"rollup": "^1.31.1",
"rollup-plugin-index-html": "^1.10.3",
"storybook-addon-markdown-docs": "^0.1.7",
"rollup-plugin-index-html": "^1.10.4",
"storybook-addon-markdown-docs": "^0.1.8",
"storybook-prebuilt": "^1.5.0"
},
"devDependencies": {

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.45.3](https://github.com/open-wc/open-wc/compare/es-dev-server@1.45.2...es-dev-server@1.45.3) (2020-03-24)
**Note:** Version bump only for package es-dev-server
## [1.45.2](https://github.com/open-wc/open-wc/compare/es-dev-server@1.45.1...es-dev-server@1.45.2) (2020-03-19)

View File

@@ -1,6 +1,6 @@
{
"name": "es-dev-server",
"version": "1.45.2",
"version": "1.45.3",
"publishConfig": {
"access": "public"
},
@@ -66,7 +66,7 @@
"@babel/plugin-syntax-optional-chaining": "^7.8.3",
"@babel/plugin-transform-template-literals": "^7.8.3",
"@babel/preset-env": "^7.9.0",
"@open-wc/building-utils": "^2.16.0",
"@open-wc/building-utils": "^2.16.1",
"@rollup/plugin-node-resolve": "^6.1.0",
"@rollup/pluginutils": "^3.0.0",
"@types/minimatch": "^3.0.3",
@@ -94,7 +94,7 @@
"opn": "^5.4.0",
"parse5": "^5.1.1",
"path-is-inside": "^1.0.2",
"polyfills-loader": "^1.5.1",
"polyfills-loader": "^1.5.2",
"portfinder": "^1.0.21",
"strip-ansi": "^5.2.0",
"systemjs": "^4.0.0",

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.
## [0.2.5](https://github.com/open-wc/open-wc/compare/@import-maps/generate@0.2.4...@import-maps/generate@0.2.5) (2020-03-24)
**Note:** Version bump only for package @import-maps/generate
## [0.2.4](https://github.com/open-wc/open-wc/compare/@import-maps/generate@0.2.3...@import-maps/generate@0.2.4) (2020-02-09)
**Note:** Version bump only for package @import-maps/generate

View File

@@ -1,6 +1,6 @@
{
"name": "@import-maps/generate",
"version": "0.2.4",
"version": "0.2.5",
"publishConfig": {
"access": "public"
},

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.
## [0.2.5](https://github.com/open-wc/open-wc/compare/@import-maps/resolve@0.2.4...@import-maps/resolve@0.2.5) (2020-03-24)
**Note:** Version bump only for package @import-maps/resolve
## [0.2.4](https://github.com/open-wc/open-wc/compare/@import-maps/resolve@0.2.3...@import-maps/resolve@0.2.4) (2020-02-09)
**Note:** Version bump only for package @import-maps/resolve

View File

@@ -1,6 +1,6 @@
{
"name": "@import-maps/resolve",
"version": "0.2.4",
"version": "0.2.5",
"publishConfig": {
"access": "public"
},

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.
## [2.13.20](https://github.com/open-wc/open-wc/compare/@open-wc/karma-esm@2.13.19...@open-wc/karma-esm@2.13.20) (2020-03-24)
**Note:** Version bump only for package @open-wc/karma-esm
## [2.13.19](https://github.com/open-wc/open-wc/compare/@open-wc/karma-esm@2.13.18...@open-wc/karma-esm@2.13.19) (2020-03-19)
**Note:** Version bump only for package @open-wc/karma-esm

View File

@@ -1,6 +1,6 @@
{
"name": "@open-wc/karma-esm",
"version": "2.13.19",
"version": "2.13.20",
"publishConfig": {
"access": "public"
},
@@ -32,11 +32,11 @@
"polyfill"
],
"dependencies": {
"@open-wc/building-utils": "^2.16.0",
"@open-wc/building-utils": "^2.16.1",
"babel-plugin-istanbul": "^5.1.4",
"chokidar": "^3.0.0",
"deepmerge": "^3.2.0",
"es-dev-server": "^1.45.2",
"es-dev-server": "^1.45.3",
"minimatch": "^3.0.4",
"node-fetch": "^2.6.0",
"portfinder": "^1.0.21",

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.
## [0.1.6](https://github.com/open-wc/open-wc/compare/@mdjs/core@0.1.5...@mdjs/core@0.1.6) (2020-03-24)
**Note:** Version bump only for package @mdjs/core
## [0.1.5](https://github.com/open-wc/open-wc/compare/@mdjs/core@0.1.4...@mdjs/core@0.1.5) (2020-03-19)
**Note:** Version bump only for package @mdjs/core

View File

@@ -1,6 +1,6 @@
{
"name": "@mdjs/core",
"version": "0.1.5",
"version": "0.1.6",
"publishConfig": {
"access": "public"
},
@@ -55,7 +55,7 @@
},
"devDependencies": {
"chai": "^4.2.0",
"es-dev-server": "^1.45.2",
"es-dev-server": "^1.45.3",
"mocha": "^6.2.2",
"remark-autolink-headings": "^5.2.1",
"remark-html": "^10.0.0",

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.5.2](https://github.com/open-wc/open-wc/compare/polyfills-loader@1.5.1...polyfills-loader@1.5.2) (2020-03-24)
**Note:** Version bump only for package polyfills-loader
## [1.5.1](https://github.com/open-wc/open-wc/compare/polyfills-loader@1.5.0...polyfills-loader@1.5.1) (2020-03-15)

View File

@@ -1,6 +1,6 @@
{
"name": "polyfills-loader",
"version": "1.5.1",
"version": "1.5.2",
"publishConfig": {
"access": "public"
},
@@ -30,7 +30,7 @@
],
"dependencies": {
"@babel/core": "^7.9.0",
"@open-wc/building-utils": "^2.16.0",
"@open-wc/building-utils": "^2.16.1",
"@webcomponents/webcomponentsjs": "^2.4.0",
"abortcontroller-polyfill": "^1.4.0",
"core-js-bundle": "^3.6.0",

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.
## [0.3.5](https://github.com/open-wc/open-wc/compare/@open-wc/rollup-plugin-html@0.3.4...@open-wc/rollup-plugin-html@0.3.5) (2020-03-24)
**Note:** Version bump only for package @open-wc/rollup-plugin-html
## [0.3.4](https://github.com/open-wc/open-wc/compare/@open-wc/rollup-plugin-html@0.3.3...@open-wc/rollup-plugin-html@0.3.4) (2020-03-19)
**Note:** Version bump only for package @open-wc/rollup-plugin-html

View File

@@ -1,6 +1,6 @@
{
"name": "@open-wc/rollup-plugin-html",
"version": "0.3.4",
"version": "0.3.5",
"publishConfig": {
"access": "public"
},
@@ -40,7 +40,7 @@
"polyfill"
],
"dependencies": {
"@open-wc/building-utils": "^2.16.0",
"@open-wc/building-utils": "^2.16.1",
"@types/html-minifier": "^3.5.3",
"fs-extra": "^8.1.0",
"html-minifier": "^4.0.0",
@@ -49,7 +49,7 @@
},
"devDependencies": {
"chai": "^4.2.0",
"es-dev-server": "^1.45.2",
"es-dev-server": "^1.45.3",
"lit-element": "^2.2.1",
"rimraf": "^3.0.0",
"rollup": "^1.31.1"

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.10.4](https://github.com/open-wc/open-wc/compare/rollup-plugin-index-html@1.10.3...rollup-plugin-index-html@1.10.4) (2020-03-24)
**Note:** Version bump only for package rollup-plugin-index-html
## [1.10.3](https://github.com/open-wc/open-wc/compare/rollup-plugin-index-html@1.10.2...rollup-plugin-index-html@1.10.3) (2020-03-11)
**Note:** Version bump only for package rollup-plugin-index-html

View File

@@ -1,6 +1,6 @@
{
"name": "rollup-plugin-index-html",
"version": "1.10.3",
"version": "1.10.4",
"publishConfig": {
"access": "public"
},
@@ -30,8 +30,8 @@
"polyfill"
],
"dependencies": {
"@import-maps/resolve": "^0.2.4",
"@open-wc/building-utils": "^2.16.0",
"@import-maps/resolve": "^0.2.5",
"@open-wc/building-utils": "^2.16.1",
"deepmerge": "^3.2.0",
"lit-element": "^2.2.1",
"lit-html": "^1.0.0",

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.
## [0.4.2](https://github.com/open-wc/open-wc/compare/@open-wc/rollup-plugin-polyfills-loader@0.4.1...@open-wc/rollup-plugin-polyfills-loader@0.4.2) (2020-03-24)
**Note:** Version bump only for package @open-wc/rollup-plugin-polyfills-loader
## [0.4.1](https://github.com/open-wc/open-wc/compare/@open-wc/rollup-plugin-polyfills-loader@0.4.0...@open-wc/rollup-plugin-polyfills-loader@0.4.1) (2020-03-19)
**Note:** Version bump only for package @open-wc/rollup-plugin-polyfills-loader

View File

@@ -1,6 +1,6 @@
{
"name": "@open-wc/rollup-plugin-polyfills-loader",
"version": "0.4.1",
"version": "0.4.2",
"publishConfig": {
"access": "public"
},
@@ -35,12 +35,12 @@
"polyfill"
],
"dependencies": {
"@open-wc/rollup-plugin-html": "^0.3.4",
"polyfills-loader": "^1.5.1"
"@open-wc/rollup-plugin-html": "^0.3.5",
"polyfills-loader": "^1.5.2"
},
"devDependencies": {
"chai": "^4.2.0",
"es-dev-server": "^1.45.2",
"es-dev-server": "^1.45.3",
"lit-element": "^2.2.1",
"rimraf": "^3.0.0",
"rollup": "^1.31.1"

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.0.2](https://github.com/open-wc/open-wc/compare/@open-wc/scoped-elements@1.0.1...@open-wc/scoped-elements@1.0.2) (2020-03-24)
**Note:** Version bump only for package @open-wc/scoped-elements
## [1.0.1](https://github.com/open-wc/open-wc/compare/@open-wc/scoped-elements@1.0.0...@open-wc/scoped-elements@1.0.1) (2020-03-20)
**Note:** Version bump only for package @open-wc/scoped-elements

View File

@@ -1,6 +1,6 @@
{
"name": "@open-wc/scoped-elements",
"version": "1.0.1",
"version": "1.0.2",
"publishConfig": {
"access": "public"
},
@@ -38,13 +38,13 @@
"helpers"
],
"dependencies": {
"@open-wc/dedupe-mixin": "^1.2.11",
"@open-wc/dedupe-mixin": "^1.2.12",
"lit-element": "^2.2.1"
},
"devDependencies": {
"@open-wc/building-rollup": "^0.22.9",
"@open-wc/building-rollup": "^0.22.10",
"@open-wc/testing": "^2.5.8",
"es-dev-server": "^1.45.2",
"es-dev-server": "^1.45.3",
"npm-run-all": "4.1.3",
"rollup": "^1.31.1"
},

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.
## [0.1.8](https://github.com/open-wc/open-wc/compare/storybook-addon-markdown-docs@0.1.7...storybook-addon-markdown-docs@0.1.8) (2020-03-24)
**Note:** Version bump only for package storybook-addon-markdown-docs
## [0.1.7](https://github.com/open-wc/open-wc/compare/storybook-addon-markdown-docs@0.1.6...storybook-addon-markdown-docs@0.1.7) (2020-03-20)
**Note:** Version bump only for package storybook-addon-markdown-docs

View File

@@ -1,6 +1,6 @@
{
"name": "storybook-addon-markdown-docs",
"version": "0.1.7",
"version": "0.1.8",
"description": "Write documentation in markdown for storybook",
"license": "MIT",
"repository": {
@@ -32,9 +32,9 @@
"@babel/generator": "^7.9.0",
"@babel/parser": "^7.9.2",
"@babel/plugin-syntax-import-meta": "^7.8.3",
"@mdjs/core": "^0.1.5",
"@mdjs/core": "^0.1.6",
"@mdx-js/mdx": "^1.5.1",
"@open-wc/demoing-storybook": "^1.13.7",
"@open-wc/demoing-storybook": "^1.13.8",
"@storybook/addon-docs": "5.3.1",
"detab": "^2.0.3",
"remark-html": "^10.0.0",
@@ -51,7 +51,7 @@
"@types/mocha": "^5.0.0",
"babel-loader": "^8.0.0",
"chai": "^4.2.0",
"es-dev-server": "^1.45.2",
"es-dev-server": "^1.45.3",
"mocha": "^6.2.2",
"mocha-chai-snapshot": "^1.0.0"
}

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.3.53](https://github.com/open-wc/open-wc/compare/@open-wc/testing-karma-bs@1.3.52...@open-wc/testing-karma-bs@1.3.53) (2020-03-24)
**Note:** Version bump only for package @open-wc/testing-karma-bs
## [1.3.52](https://github.com/open-wc/open-wc/compare/@open-wc/testing-karma-bs@1.3.51...@open-wc/testing-karma-bs@1.3.52) (2020-03-19)
**Note:** Version bump only for package @open-wc/testing-karma-bs

View File

@@ -1,6 +1,6 @@
{
"name": "@open-wc/testing-karma-bs",
"version": "1.3.52",
"version": "1.3.53",
"publishConfig": {
"access": "public"
},
@@ -32,7 +32,7 @@
"config"
],
"dependencies": {
"@open-wc/testing-karma": "^3.3.8",
"@open-wc/testing-karma": "^3.3.9",
"@types/node": "^11.13.0",
"karma-browserstack-launcher": "^1.0.0"
},

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.
## [3.3.9](https://github.com/open-wc/open-wc/compare/@open-wc/testing-karma@3.3.8...@open-wc/testing-karma@3.3.9) (2020-03-24)
**Note:** Version bump only for package @open-wc/testing-karma
## [3.3.8](https://github.com/open-wc/open-wc/compare/@open-wc/testing-karma@3.3.7...@open-wc/testing-karma@3.3.8) (2020-03-19)
**Note:** Version bump only for package @open-wc/testing-karma

View File

@@ -1,6 +1,6 @@
{
"name": "@open-wc/testing-karma",
"version": "3.3.8",
"version": "3.3.9",
"publishConfig": {
"access": "public"
},
@@ -28,7 +28,7 @@
"compatibility"
],
"dependencies": {
"@open-wc/karma-esm": "^2.13.19",
"@open-wc/karma-esm": "^2.13.20",
"axe-core": "^3.3.1",
"karma": "^4.1.0",
"karma-chrome-launcher": "^3.1.0",

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.
## [0.4.4](https://github.com/open-wc/open-wc/compare/@open-wc/webpack-import-meta-loader@0.4.3...@open-wc/webpack-import-meta-loader@0.4.4) (2020-03-24)
**Note:** Version bump only for package @open-wc/webpack-import-meta-loader
## [0.4.3](https://github.com/open-wc/open-wc/compare/@open-wc/webpack-import-meta-loader@0.4.2...@open-wc/webpack-import-meta-loader@0.4.3) (2020-02-09)
**Note:** Version bump only for package @open-wc/webpack-import-meta-loader

View File

@@ -1,6 +1,6 @@
{
"name": "@open-wc/webpack-import-meta-loader",
"version": "0.4.3",
"version": "0.4.4",
"publishConfig": {
"access": "public"
},

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.7.4](https://github.com/open-wc/open-wc/compare/@open-wc/webpack-index-html-plugin@1.7.3...@open-wc/webpack-index-html-plugin@1.7.4) (2020-03-24)
**Note:** Version bump only for package @open-wc/webpack-index-html-plugin
## [1.7.3](https://github.com/open-wc/open-wc/compare/@open-wc/webpack-index-html-plugin@1.7.2...@open-wc/webpack-index-html-plugin@1.7.3) (2020-03-11)
**Note:** Version bump only for package @open-wc/webpack-index-html-plugin

View File

@@ -1,6 +1,6 @@
{
"name": "@open-wc/webpack-index-html-plugin",
"version": "1.7.3",
"version": "1.7.4",
"publishConfig": {
"access": "public"
},
@@ -32,7 +32,7 @@
"webpack": "^4.28.0"
},
"dependencies": {
"@open-wc/building-utils": "^2.16.0",
"@open-wc/building-utils": "^2.16.1",
"deepmerge": "^3.2.0",
"parse5": "^5.1.1"
},