diff --git a/packages/building-webpack/CHANGELOG.md b/packages/building-webpack/CHANGELOG.md index 4e52fb5e..a5f5e953 100644 --- a/packages/building-webpack/CHANGELOG.md +++ b/packages/building-webpack/CHANGELOG.md @@ -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.37](https://github.com/open-wc/open-wc/compare/@open-wc/building-webpack@2.13.36...@open-wc/building-webpack@2.13.37) (2020-07-10) + +**Note:** Version bump only for package @open-wc/building-webpack + + + + + ## [2.13.36](https://github.com/open-wc/open-wc/compare/@open-wc/building-webpack@2.13.35...@open-wc/building-webpack@2.13.36) (2020-06-25) **Note:** Version bump only for package @open-wc/building-webpack diff --git a/packages/building-webpack/package.json b/packages/building-webpack/package.json index 83eb583b..5999fd6b 100644 --- a/packages/building-webpack/package.json +++ b/packages/building-webpack/package.json @@ -1,6 +1,6 @@ { "name": "@open-wc/building-webpack", - "version": "2.13.36", + "version": "2.13.37", "publishConfig": { "access": "public" }, @@ -53,7 +53,7 @@ "babel-plugin-template-html-minifier": "^4.0.0", "clean-webpack-plugin": "^2.0.0", "copy-webpack-plugin": "^5.0.1", - "es-dev-server": "^1.56.0", + "es-dev-server": "^1.56.1", "terser-webpack-plugin": "^2.3.0", "webpack-merge": "^4.1.5", "workbox-webpack-plugin": "^4.3.1" diff --git a/packages/demoing-storybook/CHANGELOG.md b/packages/demoing-storybook/CHANGELOG.md index 366a802e..849e7c83 100644 --- a/packages/demoing-storybook/CHANGELOG.md +++ b/packages/demoing-storybook/CHANGELOG.md @@ -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.3.12](https://github.com/open-wc/open-wc/compare/@open-wc/demoing-storybook@2.3.11...@open-wc/demoing-storybook@2.3.12) (2020-07-10) + +**Note:** Version bump only for package @open-wc/demoing-storybook + + + + + ## [2.3.11](https://github.com/open-wc/open-wc/compare/@open-wc/demoing-storybook@2.3.10...@open-wc/demoing-storybook@2.3.11) (2020-06-25) **Note:** Version bump only for package @open-wc/demoing-storybook diff --git a/packages/demoing-storybook/package.json b/packages/demoing-storybook/package.json index b319633c..79ebdcae 100644 --- a/packages/demoing-storybook/package.json +++ b/packages/demoing-storybook/package.json @@ -1,6 +1,6 @@ { "name": "@open-wc/demoing-storybook", - "version": "2.3.11", + "version": "2.3.12", "publishConfig": { "access": "public" }, @@ -59,7 +59,7 @@ "command-line-args": "^5.0.2", "command-line-usage": "^6.1.0", "deepmerge": "^4.2.2", - "es-dev-server": "^1.56.0", + "es-dev-server": "^1.56.1", "es-module-lexer": "^0.3.13", "fs-extra": "^8.1.0", "glob": "^7.1.3", diff --git a/packages/es-dev-server/CHANGELOG.md b/packages/es-dev-server/CHANGELOG.md index 782ab3c9..e2a231b9 100644 --- a/packages/es-dev-server/CHANGELOG.md +++ b/packages/es-dev-server/CHANGELOG.md @@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.56.1](https://github.com/open-wc/open-wc/compare/es-dev-server@1.56.0...es-dev-server@1.56.1) (2020-07-10) + + +### Bug Fixes + +* **es-dev-server:** fix messagechannel to be ES5 compatible ([48a1ecd](https://github.com/open-wc/open-wc/commit/48a1ecde7e7fb86406913684fd2c16588976bac8)) + + + + + # [1.56.0](https://github.com/open-wc/open-wc/compare/es-dev-server@1.55.1...es-dev-server@1.56.0) (2020-06-25) diff --git a/packages/es-dev-server/package.json b/packages/es-dev-server/package.json index 9c250b0f..03ed7bdd 100644 --- a/packages/es-dev-server/package.json +++ b/packages/es-dev-server/package.json @@ -1,6 +1,6 @@ { "name": "es-dev-server", - "version": "1.56.0", + "version": "1.56.1", "publishConfig": { "access": "public" }, diff --git a/packages/karma-esm/CHANGELOG.md b/packages/karma-esm/CHANGELOG.md index 8c8a4b44..489449fd 100644 --- a/packages/karma-esm/CHANGELOG.md +++ b/packages/karma-esm/CHANGELOG.md @@ -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.17](https://github.com/open-wc/open-wc/compare/@open-wc/karma-esm@2.16.16...@open-wc/karma-esm@2.16.17) (2020-07-10) + +**Note:** Version bump only for package @open-wc/karma-esm + + + + + ## [2.16.16](https://github.com/open-wc/open-wc/compare/@open-wc/karma-esm@2.16.15...@open-wc/karma-esm@2.16.16) (2020-06-25) **Note:** Version bump only for package @open-wc/karma-esm diff --git a/packages/karma-esm/package.json b/packages/karma-esm/package.json index b5c32486..50f1d55a 100644 --- a/packages/karma-esm/package.json +++ b/packages/karma-esm/package.json @@ -1,6 +1,6 @@ { "name": "@open-wc/karma-esm", - "version": "2.16.16", + "version": "2.16.17", "publishConfig": { "access": "public" }, @@ -36,7 +36,7 @@ "babel-plugin-istanbul": "^5.1.4", "chokidar": "^3.0.0", "deepmerge": "^4.2.2", - "es-dev-server": "^1.56.0", + "es-dev-server": "^1.56.1", "minimatch": "^3.0.4", "node-fetch": "^2.6.0", "polyfills-loader": "^1.6.1", diff --git a/packages/testing-karma-bs/CHANGELOG.md b/packages/testing-karma-bs/CHANGELOG.md index 2313237e..ed5a27bf 100644 --- a/packages/testing-karma-bs/CHANGELOG.md +++ b/packages/testing-karma-bs/CHANGELOG.md @@ -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.83](https://github.com/open-wc/open-wc/compare/@open-wc/testing-karma-bs@1.3.82...@open-wc/testing-karma-bs@1.3.83) (2020-07-10) + +**Note:** Version bump only for package @open-wc/testing-karma-bs + + + + + ## [1.3.82](https://github.com/open-wc/open-wc/compare/@open-wc/testing-karma-bs@1.3.81...@open-wc/testing-karma-bs@1.3.82) (2020-06-25) **Note:** Version bump only for package @open-wc/testing-karma-bs diff --git a/packages/testing-karma-bs/package.json b/packages/testing-karma-bs/package.json index 0008db16..08cc69c6 100644 --- a/packages/testing-karma-bs/package.json +++ b/packages/testing-karma-bs/package.json @@ -1,6 +1,6 @@ { "name": "@open-wc/testing-karma-bs", - "version": "1.3.82", + "version": "1.3.83", "publishConfig": { "access": "public" }, @@ -32,7 +32,7 @@ "config" ], "dependencies": { - "@open-wc/testing-karma": "^3.4.6", + "@open-wc/testing-karma": "^3.4.7", "@types/node": "^11.13.0", "karma-browserstack-launcher": "^1.0.0" } diff --git a/packages/testing-karma/CHANGELOG.md b/packages/testing-karma/CHANGELOG.md index 964d2700..08ae6a51 100644 --- a/packages/testing-karma/CHANGELOG.md +++ b/packages/testing-karma/CHANGELOG.md @@ -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.4.7](https://github.com/open-wc/open-wc/compare/@open-wc/testing-karma@3.4.6...@open-wc/testing-karma@3.4.7) (2020-07-10) + +**Note:** Version bump only for package @open-wc/testing-karma + + + + + ## [3.4.6](https://github.com/open-wc/open-wc/compare/@open-wc/testing-karma@3.4.5...@open-wc/testing-karma@3.4.6) (2020-06-25) **Note:** Version bump only for package @open-wc/testing-karma diff --git a/packages/testing-karma/package.json b/packages/testing-karma/package.json index af30da18..f3cba0d7 100644 --- a/packages/testing-karma/package.json +++ b/packages/testing-karma/package.json @@ -1,6 +1,6 @@ { "name": "@open-wc/testing-karma", - "version": "3.4.6", + "version": "3.4.7", "publishConfig": { "access": "public" }, @@ -28,7 +28,7 @@ "compatibility" ], "dependencies": { - "@open-wc/karma-esm": "^2.16.16", + "@open-wc/karma-esm": "^2.16.17", "@types/karma": "^5.0.0", "@types/karma-coverage-istanbul-reporter": "^2.1.0", "@types/karma-mocha": "^1.3.0",