Skip to content

Commit

Permalink
chore: release new versions
Browse files Browse the repository at this point in the history
 - @open-wc/building-webpack@2.13.18
 - @open-wc/demoing-storybook@2.2.1
 - es-dev-server@1.48.1
 - @open-wc/karma-esm@2.14.1
 - @open-wc/testing-karma-bs@1.3.62
 - @open-wc/testing-karma@3.3.19
  • Loading branch information
CircleCI committed May 5, 2020
1 parent ec1698d commit 26e9a35
Show file tree
Hide file tree
Showing 12 changed files with 59 additions and 11 deletions.
8 changes: 8 additions & 0 deletions packages/building-webpack/CHANGELOG.md
Expand Up @@ -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.

## [2.13.18](https://github.com/open-wc/open-wc/compare/@open-wc/building-webpack@2.13.17...@open-wc/building-webpack@2.13.18) (2020-05-05)

**Note:** Version bump only for package @open-wc/building-webpack





## [2.13.17](https://github.com/open-wc/open-wc/compare/@open-wc/building-webpack@2.13.16...@open-wc/building-webpack@2.13.17) (2020-05-05)

**Note:** Version bump only for package @open-wc/building-webpack
Expand Down
4 changes: 2 additions & 2 deletions packages/building-webpack/package.json
@@ -1,6 +1,6 @@
{
"name": "@open-wc/building-webpack",
"version": "2.13.17",
"version": "2.13.18",
"publishConfig": {
"access": "public"
},
Expand Down Expand Up @@ -53,7 +53,7 @@
"babel-plugin-template-html-minifier": "^4.0.0",
"clean-webpack-plugin": "^2.0.0",
"copy-webpack-plugin": "^5.0.1",
"es-dev-server": "^1.48.0",
"es-dev-server": "^1.48.1",
"terser-webpack-plugin": "^2.3.0",
"webpack-merge": "^4.1.5",
"workbox-webpack-plugin": "^4.3.1"
Expand Down
8 changes: 8 additions & 0 deletions packages/demoing-storybook/CHANGELOG.md
Expand Up @@ -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.

## [2.2.1](https://github.com/open-wc/open-wc/compare/@open-wc/demoing-storybook@2.2.0...@open-wc/demoing-storybook@2.2.1) (2020-05-05)

**Note:** Version bump only for package @open-wc/demoing-storybook





# [2.2.0](https://github.com/open-wc/open-wc/compare/@open-wc/demoing-storybook@2.1.3...@open-wc/demoing-storybook@2.2.0) (2020-05-05)


Expand Down
4 changes: 2 additions & 2 deletions packages/demoing-storybook/package.json
@@ -1,6 +1,6 @@
{
"name": "@open-wc/demoing-storybook",
"version": "2.2.0",
"version": "2.2.1",
"publishConfig": {
"access": "public"
},
Expand Down Expand Up @@ -59,7 +59,7 @@
"command-line-args": "^5.0.2",
"command-line-usage": "^6.1.0",
"deepmerge": "^4.2.2",
"es-dev-server": "^1.48.0",
"es-dev-server": "^1.48.1",
"es-module-lexer": "^0.3.13",
"fs-extra": "^8.1.0",
"glob": "^7.1.3",
Expand Down
8 changes: 8 additions & 0 deletions packages/es-dev-server/CHANGELOG.md
Expand Up @@ -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.48.1](https://github.com/open-wc/open-wc/compare/es-dev-server@1.48.0...es-dev-server@1.48.1) (2020-05-05)

**Note:** Version bump only for package es-dev-server





# [1.48.0](https://github.com/open-wc/open-wc/compare/es-dev-server@1.47.0...es-dev-server@1.48.0) (2020-05-05)


Expand Down
2 changes: 1 addition & 1 deletion packages/es-dev-server/package.json
@@ -1,6 +1,6 @@
{
"name": "es-dev-server",
"version": "1.48.0",
"version": "1.48.1",
"publishConfig": {
"access": "public"
},
Expand Down
8 changes: 8 additions & 0 deletions packages/karma-esm/CHANGELOG.md
Expand Up @@ -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.

## [2.14.1](https://github.com/open-wc/open-wc/compare/@open-wc/karma-esm@2.14.0...@open-wc/karma-esm@2.14.1) (2020-05-05)

**Note:** Version bump only for package @open-wc/karma-esm





# [2.14.0](https://github.com/open-wc/open-wc/compare/@open-wc/karma-esm@2.13.28...@open-wc/karma-esm@2.14.0) (2020-05-05)


Expand Down
4 changes: 2 additions & 2 deletions packages/karma-esm/package.json
@@ -1,6 +1,6 @@
{
"name": "@open-wc/karma-esm",
"version": "2.14.0",
"version": "2.14.1",
"publishConfig": {
"access": "public"
},
Expand Down Expand Up @@ -36,7 +36,7 @@
"babel-plugin-istanbul": "^5.1.4",
"chokidar": "^3.0.0",
"deepmerge": "^4.2.2",
"es-dev-server": "^1.48.0",
"es-dev-server": "^1.48.1",
"minimatch": "^3.0.4",
"node-fetch": "^2.6.0",
"polyfills-loader": "^1.5.7",
Expand Down
8 changes: 8 additions & 0 deletions packages/testing-karma-bs/CHANGELOG.md
Expand Up @@ -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.62](https://github.com/open-wc/open-wc/compare/@open-wc/testing-karma-bs@1.3.61...@open-wc/testing-karma-bs@1.3.62) (2020-05-05)

**Note:** Version bump only for package @open-wc/testing-karma-bs





## [1.3.61](https://github.com/open-wc/open-wc/compare/@open-wc/testing-karma-bs@1.3.60...@open-wc/testing-karma-bs@1.3.61) (2020-05-05)

**Note:** Version bump only for package @open-wc/testing-karma-bs
Expand Down
4 changes: 2 additions & 2 deletions packages/testing-karma-bs/package.json
@@ -1,6 +1,6 @@
{
"name": "@open-wc/testing-karma-bs",
"version": "1.3.61",
"version": "1.3.62",
"publishConfig": {
"access": "public"
},
Expand Down Expand Up @@ -32,7 +32,7 @@
"config"
],
"dependencies": {
"@open-wc/testing-karma": "^3.3.18",
"@open-wc/testing-karma": "^3.3.19",
"@types/node": "^11.13.0",
"karma-browserstack-launcher": "^1.0.0"
}
Expand Down
8 changes: 8 additions & 0 deletions packages/testing-karma/CHANGELOG.md
Expand Up @@ -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.19](https://github.com/open-wc/open-wc/compare/@open-wc/testing-karma@3.3.18...@open-wc/testing-karma@3.3.19) (2020-05-05)

**Note:** Version bump only for package @open-wc/testing-karma





## [3.3.18](https://github.com/open-wc/open-wc/compare/@open-wc/testing-karma@3.3.17...@open-wc/testing-karma@3.3.18) (2020-05-05)

**Note:** Version bump only for package @open-wc/testing-karma
Expand Down
4 changes: 2 additions & 2 deletions packages/testing-karma/package.json
@@ -1,6 +1,6 @@
{
"name": "@open-wc/testing-karma",
"version": "3.3.18",
"version": "3.3.19",
"publishConfig": {
"access": "public"
},
Expand Down Expand Up @@ -28,7 +28,7 @@
"compatibility"
],
"dependencies": {
"@open-wc/karma-esm": "^2.14.0",
"@open-wc/karma-esm": "^2.14.1",
"@types/karma": "^5.0.0",
"@types/karma-coverage-istanbul-reporter": "^2.1.0",
"@types/karma-mocha": "^1.3.0",
Expand Down

0 comments on commit 26e9a35

Please sign in to comment.