chore: release new versions

- @open-wc/karma-esm@3.0.0
 - @open-wc/testing-karma-bs@1.3.85
 - @open-wc/testing-karma@4.0.0
This commit is contained in:
CircleCI
2020-07-24 07:44:50 +00:00
parent e853364b9d
commit aa63cdc792
6 changed files with 51 additions and 5 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.85](https://github.com/open-wc/open-wc/compare/@open-wc/testing-karma-bs@1.3.84...@open-wc/testing-karma-bs@1.3.85) (2020-07-24)
**Note:** Version bump only for package @open-wc/testing-karma-bs
## [1.3.84](https://github.com/open-wc/open-wc/compare/@open-wc/testing-karma-bs@1.3.83...@open-wc/testing-karma-bs@1.3.84) (2020-07-24)
**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.84",
"version": "1.3.85",
"publishConfig": {
"access": "public"
},
@@ -32,7 +32,7 @@
"config"
],
"dependencies": {
"@open-wc/testing-karma": "^3.4.8",
"@open-wc/testing-karma": "^4.0.0",
"@types/node": "^11.13.0",
"karma-browserstack-launcher": "^1.0.0"
}