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-webpack@2.13.44 - @open-wc/create@0.33.3 - @open-wc/demoing-storybook@2.4.3 - es-dev-server@1.57.6 - @open-wc/karma-esm@3.0.7 - @open-wc/testing-karma-bs@1.3.92 - @open-wc/testing-karma@4.0.7 - @open-wc/webpack-index-html-plugin@1.7.13
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.
|
||||
|
||||
## [2.13.44](https://github.com/open-wc/open-wc/compare/@open-wc/building-webpack@2.13.43...@open-wc/building-webpack@2.13.44) (2020-10-01)
|
||||
|
||||
**Note:** Version bump only for package @open-wc/building-webpack
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [2.13.43](https://github.com/open-wc/open-wc/compare/@open-wc/building-webpack@2.13.42...@open-wc/building-webpack@2.13.43) (2020-09-25)
|
||||
|
||||
**Note:** Version bump only for package @open-wc/building-webpack
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@open-wc/building-webpack",
|
||||
"version": "2.13.43",
|
||||
"version": "2.13.44",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
@@ -47,13 +47,13 @@
|
||||
"@babel/plugin-syntax-import-meta": "^7.10.4",
|
||||
"@babel/preset-env": "^7.9.0",
|
||||
"@open-wc/building-utils": "^2.18.2",
|
||||
"@open-wc/webpack-index-html-plugin": "^1.7.12",
|
||||
"@open-wc/webpack-index-html-plugin": "^1.7.13",
|
||||
"babel-loader": "^8.0.0",
|
||||
"babel-plugin-bundled-import-meta": "^0.3.2",
|
||||
"babel-plugin-template-html-minifier": "^4.0.0",
|
||||
"clean-webpack-plugin": "^2.0.0",
|
||||
"copy-webpack-plugin": "^5.0.1",
|
||||
"es-dev-server": "^1.57.5",
|
||||
"es-dev-server": "^1.57.6",
|
||||
"terser-webpack-plugin": "^2.3.0",
|
||||
"webpack-merge": "^4.1.5",
|
||||
"workbox-webpack-plugin": "^4.3.1"
|
||||
|
||||
@@ -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.33.3](https://github.com/open-wc/open-wc/compare/@open-wc/create@0.33.2...@open-wc/create@0.33.3) (2020-10-01)
|
||||
|
||||
**Note:** Version bump only for package @open-wc/create
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [0.33.2](https://github.com/open-wc/open-wc/compare/@open-wc/create@0.33.1...@open-wc/create@0.33.2) (2020-08-27)
|
||||
|
||||
**Note:** Version bump only for package @open-wc/create
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@open-wc/create",
|
||||
"version": "0.33.2",
|
||||
"version": "0.33.3",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
|
||||
@@ -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.4.3](https://github.com/open-wc/open-wc/compare/@open-wc/demoing-storybook@2.4.2...@open-wc/demoing-storybook@2.4.3) (2020-10-01)
|
||||
|
||||
**Note:** Version bump only for package @open-wc/demoing-storybook
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [2.4.2](https://github.com/open-wc/open-wc/compare/@open-wc/demoing-storybook@2.4.1...@open-wc/demoing-storybook@2.4.2) (2020-09-25)
|
||||
|
||||
**Note:** Version bump only for package @open-wc/demoing-storybook
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@open-wc/demoing-storybook",
|
||||
"version": "2.4.2",
|
||||
"version": "2.4.3",
|
||||
"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.57.5",
|
||||
"es-dev-server": "^1.57.6",
|
||||
"es-module-lexer": "^0.3.13",
|
||||
"fs-extra": "^8.1.0",
|
||||
"glob": "^7.1.3",
|
||||
|
||||
@@ -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.57.6](https://github.com/open-wc/open-wc/compare/es-dev-server@1.57.5...es-dev-server@1.57.6) (2020-10-01)
|
||||
|
||||
**Note:** Version bump only for package es-dev-server
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [1.57.5](https://github.com/open-wc/open-wc/compare/es-dev-server@1.57.4...es-dev-server@1.57.5) (2020-09-25)
|
||||
|
||||
**Note:** Version bump only for package es-dev-server
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "es-dev-server",
|
||||
"version": "1.57.5",
|
||||
"version": "1.57.6",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
|
||||
@@ -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.0.7](https://github.com/open-wc/open-wc/compare/@open-wc/karma-esm@3.0.6...@open-wc/karma-esm@3.0.7) (2020-10-01)
|
||||
|
||||
**Note:** Version bump only for package @open-wc/karma-esm
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [3.0.6](https://github.com/open-wc/open-wc/compare/@open-wc/karma-esm@3.0.5...@open-wc/karma-esm@3.0.6) (2020-09-25)
|
||||
|
||||
**Note:** Version bump only for package @open-wc/karma-esm
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@open-wc/karma-esm",
|
||||
"version": "3.0.6",
|
||||
"version": "3.0.7",
|
||||
"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.57.5",
|
||||
"es-dev-server": "^1.57.6",
|
||||
"minimatch": "^3.0.4",
|
||||
"node-fetch": "^2.6.0",
|
||||
"polyfills-loader": "^1.7.2",
|
||||
|
||||
@@ -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.92](https://github.com/open-wc/open-wc/compare/@open-wc/testing-karma-bs@1.3.91...@open-wc/testing-karma-bs@1.3.92) (2020-10-01)
|
||||
|
||||
**Note:** Version bump only for package @open-wc/testing-karma-bs
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [1.3.91](https://github.com/open-wc/open-wc/compare/@open-wc/testing-karma-bs@1.3.90...@open-wc/testing-karma-bs@1.3.91) (2020-09-25)
|
||||
|
||||
**Note:** Version bump only for package @open-wc/testing-karma-bs
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@open-wc/testing-karma-bs",
|
||||
"version": "1.3.91",
|
||||
"version": "1.3.92",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
@@ -32,7 +32,7 @@
|
||||
"config"
|
||||
],
|
||||
"dependencies": {
|
||||
"@open-wc/testing-karma": "^4.0.6",
|
||||
"@open-wc/testing-karma": "^4.0.7",
|
||||
"@types/node": "^11.13.0",
|
||||
"karma-browserstack-launcher": "^1.0.0"
|
||||
}
|
||||
|
||||
@@ -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.
|
||||
|
||||
## [4.0.7](https://github.com/open-wc/open-wc/compare/@open-wc/testing-karma@4.0.6...@open-wc/testing-karma@4.0.7) (2020-10-01)
|
||||
|
||||
**Note:** Version bump only for package @open-wc/testing-karma
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [4.0.6](https://github.com/open-wc/open-wc/compare/@open-wc/testing-karma@4.0.5...@open-wc/testing-karma@4.0.6) (2020-09-25)
|
||||
|
||||
**Note:** Version bump only for package @open-wc/testing-karma
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@open-wc/testing-karma",
|
||||
"version": "4.0.6",
|
||||
"version": "4.0.7",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
@@ -28,7 +28,7 @@
|
||||
"compatibility"
|
||||
],
|
||||
"dependencies": {
|
||||
"@open-wc/karma-esm": "^3.0.6",
|
||||
"@open-wc/karma-esm": "^3.0.7",
|
||||
"@types/karma": "^5.0.0",
|
||||
"@types/karma-coverage-istanbul-reporter": "^2.1.0",
|
||||
"@types/karma-mocha": "^1.3.0",
|
||||
|
||||
@@ -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.7.13](https://github.com/open-wc/open-wc/compare/@open-wc/webpack-index-html-plugin@1.7.12...@open-wc/webpack-index-html-plugin@1.7.13) (2020-10-01)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* change parameters order due to typescript error ([846d5c4](https://github.com/open-wc/open-wc/commit/846d5c4deb4e128568de055382f9563c59f02e76))
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [1.7.12](https://github.com/open-wc/open-wc/compare/@open-wc/webpack-index-html-plugin@1.7.11...@open-wc/webpack-index-html-plugin@1.7.12) (2020-09-25)
|
||||
|
||||
**Note:** Version bump only for package @open-wc/webpack-index-html-plugin
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@open-wc/webpack-index-html-plugin",
|
||||
"version": "1.7.12",
|
||||
"version": "1.7.13",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user