chore: release new versions

- @open-wc/building-webpack@2.13.31
 - chai-a11y-axe@1.3.0
 - @open-wc/demoing-storybook@2.3.3
 - es-dev-server@1.53.0
 - @open-wc/karma-esm@2.16.11
 - @open-wc/testing-karma-bs@1.3.76
 - @open-wc/testing-karma@3.4.0
 - @open-wc/testing@2.5.17
This commit is contained in:
CircleCI
2020-05-25 17:58:47 +00:00
parent 314b80637c
commit 2bc5e4c802
16 changed files with 87 additions and 14 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.76](https://github.com/open-wc/open-wc/compare/@open-wc/testing-karma-bs@1.3.75...@open-wc/testing-karma-bs@1.3.76) (2020-05-25)
**Note:** Version bump only for package @open-wc/testing-karma-bs
## [1.3.75](https://github.com/open-wc/open-wc/compare/@open-wc/testing-karma-bs@1.3.74...@open-wc/testing-karma-bs@1.3.75) (2020-05-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.75",
"version": "1.3.76",
"publishConfig": {
"access": "public"
},
@@ -32,7 +32,7 @@
"config"
],
"dependencies": {
"@open-wc/testing-karma": "^3.3.32",
"@open-wc/testing-karma": "^3.4.0",
"@types/node": "^11.13.0",
"karma-browserstack-launcher": "^1.0.0"
}