chore: release new versions

- @open-wc/building-rollup@1.1.4
 - @open-wc/building-webpack@2.13.15
 - @open-wc/demoing-storybook@2.0.6
 - es-dev-server@1.46.5
 - @open-wc/karma-esm@2.13.26
 - polyfills-loader@1.5.6
 - @open-wc/rollup-plugin-polyfills-loader@1.0.3
 - @open-wc/testing-karma-bs@1.3.58
 - @open-wc/testing-karma@3.3.15
 - @open-wc/testing@2.5.13
This commit is contained in:
CircleCI
2020-04-21 19:16:27 +00:00
parent ce4b91a9a2
commit aad9f9eec3
20 changed files with 111 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.3.58](https://github.com/open-wc/open-wc/compare/@open-wc/testing-karma-bs@1.3.57...@open-wc/testing-karma-bs@1.3.58) (2020-04-21)
**Note:** Version bump only for package @open-wc/testing-karma-bs
## [1.3.57](https://github.com/open-wc/open-wc/compare/@open-wc/testing-karma-bs@1.3.56...@open-wc/testing-karma-bs@1.3.57) (2020-04-20)
**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.57",
"version": "1.3.58",
"publishConfig": {
"access": "public"
},
@@ -32,7 +32,7 @@
"config"
],
"dependencies": {
"@open-wc/testing-karma": "^3.3.14",
"@open-wc/testing-karma": "^3.3.15",
"@types/node": "^11.13.0",
"karma-browserstack-launcher": "^1.0.0"
}