chore: release new versions

- @open-wc/building-webpack@2.13.28
 - @open-wc/demoing-storybook@2.2.14
 - es-dev-server@1.50.8
 - @open-wc/karma-esm@2.16.8
 - @open-wc/testing-karma-bs@1.3.73
 - @open-wc/testing-karma@3.3.30
This commit is contained in:
CircleCI
2020-05-22 07:08:37 +00:00
parent 104d40217b
commit 2c53f2bd2b
12 changed files with 62 additions and 11 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.73](https://github.com/open-wc/open-wc/compare/@open-wc/testing-karma-bs@1.3.72...@open-wc/testing-karma-bs@1.3.73) (2020-05-22)
**Note:** Version bump only for package @open-wc/testing-karma-bs
## [1.3.72](https://github.com/open-wc/open-wc/compare/@open-wc/testing-karma-bs@1.3.71...@open-wc/testing-karma-bs@1.3.72) (2020-05-21)
**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.72",
"version": "1.3.73",
"publishConfig": {
"access": "public"
},
@@ -32,7 +32,7 @@
"config"
],
"dependencies": {
"@open-wc/testing-karma": "^3.3.29",
"@open-wc/testing-karma": "^3.3.30",
"@types/node": "^11.13.0",
"karma-browserstack-launcher": "^1.0.0"
}