mirror of
https://github.com/jlengrand/open-wc.git
synced 2026-03-10 08:31:19 +00:00
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:
@@ -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
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@open-wc/karma-esm",
|
||||
"version": "3.0.2",
|
||||
"version": "3.0.3",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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"
|
||||
}
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user