chore: release new versions

- @open-wc/building-webpack@2.13.24
 - @open-wc/demoing-storybook@2.2.10
 - es-dev-server@1.50.4
 - @open-wc/karma-esm@2.16.4
 - @open-wc/testing-karma-bs@1.3.69
 - @open-wc/testing-karma@3.3.26
This commit is contained in:
CircleCI
2020-05-16 12:41:12 +00:00
parent e1a1694b2b
commit 172f8d0e5f
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.69](https://github.com/open-wc/open-wc/compare/@open-wc/testing-karma-bs@1.3.68...@open-wc/testing-karma-bs@1.3.69) (2020-05-16)
**Note:** Version bump only for package @open-wc/testing-karma-bs
## [1.3.68](https://github.com/open-wc/open-wc/compare/@open-wc/testing-karma-bs@1.3.67...@open-wc/testing-karma-bs@1.3.68) (2020-05-15)
**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.68",
"version": "1.3.69",
"publishConfig": {
"access": "public"
},
@@ -32,7 +32,7 @@
"config"
],
"dependencies": {
"@open-wc/testing-karma": "^3.3.25",
"@open-wc/testing-karma": "^3.3.26",
"@types/node": "^11.13.0",
"karma-browserstack-launcher": "^1.0.0"
}