chore: release new versions

- @open-wc/building-webpack@2.13.18
 - @open-wc/demoing-storybook@2.2.1
 - es-dev-server@1.48.1
 - @open-wc/karma-esm@2.14.1
 - @open-wc/testing-karma-bs@1.3.62
 - @open-wc/testing-karma@3.3.19
This commit is contained in:
CircleCI
2020-05-05 15:02:24 +00:00
parent ec1698dd81
commit 26e9a3589e
12 changed files with 59 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.62](https://github.com/open-wc/open-wc/compare/@open-wc/testing-karma-bs@1.3.61...@open-wc/testing-karma-bs@1.3.62) (2020-05-05)
**Note:** Version bump only for package @open-wc/testing-karma-bs
## [1.3.61](https://github.com/open-wc/open-wc/compare/@open-wc/testing-karma-bs@1.3.60...@open-wc/testing-karma-bs@1.3.61) (2020-05-05)
**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.61",
"version": "1.3.62",
"publishConfig": {
"access": "public"
},
@@ -32,7 +32,7 @@
"config"
],
"dependencies": {
"@open-wc/testing-karma": "^3.3.18",
"@open-wc/testing-karma": "^3.3.19",
"@types/node": "^11.13.0",
"karma-browserstack-launcher": "^1.0.0"
}