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@2.16.0 - @open-wc/testing-karma-bs@1.3.65 - @open-wc/testing-karma@3.3.22
This commit is contained in:
@@ -3,6 +3,17 @@
|
||||
All notable changes to this project will be documented in this file.
|
||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||
|
||||
# [2.16.0](https://github.com/open-wc/open-wc/compare/@open-wc/karma-esm@2.15.0...@open-wc/karma-esm@2.16.0) (2020-05-14)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* **karma-esm:** allow setting es-dev-server plugins ([3ccc078](https://github.com/open-wc/open-wc/commit/3ccc078139fa44e1362dc172d1a9fddfb4207bc4))
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# [2.15.0](https://github.com/open-wc/open-wc/compare/@open-wc/karma-esm@2.14.2...@open-wc/karma-esm@2.15.0) (2020-05-14)
|
||||
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@open-wc/karma-esm",
|
||||
"version": "2.15.0",
|
||||
"version": "2.16.0",
|
||||
"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.65](https://github.com/open-wc/open-wc/compare/@open-wc/testing-karma-bs@1.3.64...@open-wc/testing-karma-bs@1.3.65) (2020-05-14)
|
||||
|
||||
**Note:** Version bump only for package @open-wc/testing-karma-bs
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [1.3.64](https://github.com/open-wc/open-wc/compare/@open-wc/testing-karma-bs@1.3.63...@open-wc/testing-karma-bs@1.3.64) (2020-05-14)
|
||||
|
||||
**Note:** Version bump only for package @open-wc/testing-karma-bs
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@open-wc/testing-karma-bs",
|
||||
"version": "1.3.64",
|
||||
"version": "1.3.65",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
@@ -32,7 +32,7 @@
|
||||
"config"
|
||||
],
|
||||
"dependencies": {
|
||||
"@open-wc/testing-karma": "^3.3.21",
|
||||
"@open-wc/testing-karma": "^3.3.22",
|
||||
"@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.
|
||||
|
||||
## [3.3.22](https://github.com/open-wc/open-wc/compare/@open-wc/testing-karma@3.3.21...@open-wc/testing-karma@3.3.22) (2020-05-14)
|
||||
|
||||
**Note:** Version bump only for package @open-wc/testing-karma
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [3.3.21](https://github.com/open-wc/open-wc/compare/@open-wc/testing-karma@3.3.20...@open-wc/testing-karma@3.3.21) (2020-05-14)
|
||||
|
||||
**Note:** Version bump only for package @open-wc/testing-karma
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@open-wc/testing-karma",
|
||||
"version": "3.3.21",
|
||||
"version": "3.3.22",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
@@ -28,7 +28,7 @@
|
||||
"compatibility"
|
||||
],
|
||||
"dependencies": {
|
||||
"@open-wc/karma-esm": "^2.15.0",
|
||||
"@open-wc/karma-esm": "^2.16.0",
|
||||
"@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