chore: release new versions

- @open-wc/karma-esm@3.0.3
 - @open-wc/testing-karma-bs@1.3.88
 - @open-wc/testing-karma@4.0.3
This commit is contained in:
CircleCI
2020-08-10 19:36:54 +00:00
parent 3a635dc053
commit 4d8143cb62
6 changed files with 29 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.
## [3.0.3](https://github.com/open-wc/open-wc/compare/@open-wc/karma-esm@3.0.2...@open-wc/karma-esm@3.0.3) (2020-08-10)
**Note:** Version bump only for package @open-wc/karma-esm
## [3.0.2](https://github.com/open-wc/open-wc/compare/@open-wc/karma-esm@3.0.1...@open-wc/karma-esm@3.0.2) (2020-08-04)
**Note:** Version bump only for package @open-wc/karma-esm

View File

@@ -1,6 +1,6 @@
{
"name": "@open-wc/karma-esm",
"version": "3.0.2",
"version": "3.0.3",
"publishConfig": {
"access": "public"
},

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.88](https://github.com/open-wc/open-wc/compare/@open-wc/testing-karma-bs@1.3.87...@open-wc/testing-karma-bs@1.3.88) (2020-08-10)
**Note:** Version bump only for package @open-wc/testing-karma-bs
## [1.3.87](https://github.com/open-wc/open-wc/compare/@open-wc/testing-karma-bs@1.3.86...@open-wc/testing-karma-bs@1.3.87) (2020-08-04)
**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.87",
"version": "1.3.88",
"publishConfig": {
"access": "public"
},
@@ -32,7 +32,7 @@
"config"
],
"dependencies": {
"@open-wc/testing-karma": "^4.0.2",
"@open-wc/testing-karma": "^4.0.3",
"@types/node": "^11.13.0",
"karma-browserstack-launcher": "^1.0.0"
}

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.
## [4.0.3](https://github.com/open-wc/open-wc/compare/@open-wc/testing-karma@4.0.2...@open-wc/testing-karma@4.0.3) (2020-08-10)
**Note:** Version bump only for package @open-wc/testing-karma
## [4.0.2](https://github.com/open-wc/open-wc/compare/@open-wc/testing-karma@4.0.1...@open-wc/testing-karma@4.0.2) (2020-08-04)
**Note:** Version bump only for package @open-wc/testing-karma

View File

@@ -1,6 +1,6 @@
{
"name": "@open-wc/testing-karma",
"version": "4.0.2",
"version": "4.0.3",
"publishConfig": {
"access": "public"
},
@@ -28,7 +28,7 @@
"compatibility"
],
"dependencies": {
"@open-wc/karma-esm": "^3.0.2",
"@open-wc/karma-esm": "^3.0.3",
"@types/karma": "^5.0.0",
"@types/karma-coverage-istanbul-reporter": "^2.1.0",
"@types/karma-mocha": "^1.3.0",