Skip to content

Commit

Permalink
chore: release new versions
Browse files Browse the repository at this point in the history
 - @open-wc/building-rollup@0.14.9
 - @open-wc/building-webpack@2.8.8
 - @open-wc/demoing-storybook@1.1.2
 - es-dev-server@1.28.1
 - @open-wc/karma-esm@2.11.3
 - @open-wc/testing-karma-bs@1.3.10
 - @open-wc/testing-karma@3.2.10
  • Loading branch information
CircleCI committed Dec 5, 2019
1 parent 8ad6d03 commit 8ba7172
Show file tree
Hide file tree
Showing 14 changed files with 73 additions and 14 deletions.
8 changes: 8 additions & 0 deletions packages/building-rollup/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.

## [0.14.9](https://github.com/open-wc/open-wc/compare/@open-wc/building-rollup@0.14.8...@open-wc/building-rollup@0.14.9) (2019-12-05)

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





## [0.14.8](https://github.com/open-wc/open-wc/compare/@open-wc/building-rollup@0.14.7...@open-wc/building-rollup@0.14.8) (2019-12-02)

**Note:** Version bump only for package @open-wc/building-rollup
Expand Down
4 changes: 2 additions & 2 deletions packages/building-rollup/package.json
@@ -1,6 +1,6 @@
{
"name": "@open-wc/building-rollup",
"version": "0.14.8",
"version": "0.14.9",
"publishConfig": {
"access": "public"
},
Expand Down Expand Up @@ -56,7 +56,7 @@
"@babel/plugin-proposal-decorators": "^7.7.0",
"@babel/preset-typescript": "^7.7.2",
"chai": "^4.2.0",
"es-dev-server": "^1.28.0",
"es-dev-server": "^1.28.1",
"lit-element": "^2.0.1",
"mocha": "^6.2.2",
"puppeteer": "^2.0.0",
Expand Down
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.8.8](https://github.com/open-wc/open-wc/compare/@open-wc/building-webpack@2.8.7...@open-wc/building-webpack@2.8.8) (2019-12-05)

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





## [2.8.7](https://github.com/open-wc/open-wc/compare/@open-wc/building-webpack@2.8.6...@open-wc/building-webpack@2.8.7) (2019-12-02)

**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.8.7",
"version": "2.8.8",
"publishConfig": {
"access": "public"
},
Expand Down Expand Up @@ -51,7 +51,7 @@
"babel-plugin-template-html-minifier": "^3.0.0",
"clean-webpack-plugin": "^2.0.0",
"copy-webpack-plugin": "^5.0.1",
"es-dev-server": "^1.28.0",
"es-dev-server": "^1.28.1",
"terser-webpack-plugin": "^1.2.1",
"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.

## [1.1.2](https://github.com/open-wc/open-wc/compare/@open-wc/demoing-storybook@1.1.1...@open-wc/demoing-storybook@1.1.2) (2019-12-05)

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





## [1.1.1](https://github.com/open-wc/open-wc/compare/@open-wc/demoing-storybook@1.1.0...@open-wc/demoing-storybook@1.1.1) (2019-12-03)


Expand Down
6 changes: 3 additions & 3 deletions packages/demoing-storybook/package.json
@@ -1,6 +1,6 @@
{
"name": "@open-wc/demoing-storybook",
"version": "1.1.1",
"version": "1.1.2",
"publishConfig": {
"access": "public"
},
Expand Down Expand Up @@ -42,13 +42,13 @@
"@babel/core": "^7.7.2",
"@babel/plugin-transform-react-jsx": "^7.3.0",
"@mdx-js/mdx": "^1.5.1",
"@open-wc/building-rollup": "^0.14.8",
"@open-wc/building-rollup": "^0.14.9",
"@open-wc/storybook-prebuilt": "^0.0.8",
"@storybook/addon-docs": "^5.2.5",
"command-line-args": "^5.0.2",
"command-line-usage": "^6.1.0",
"deepmerge": "^3.2.0",
"es-dev-server": "^1.28.0",
"es-dev-server": "^1.28.1",
"fs-extra": "^8.1.0",
"glob": "^7.1.3",
"lit-html": "^1.0.0",
Expand Down
11 changes: 11 additions & 0 deletions packages/es-dev-server/CHANGELOG.md
Expand Up @@ -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.

## [1.28.1](https://github.com/open-wc/open-wc/compare/es-dev-server@1.28.0...es-dev-server@1.28.1) (2019-12-05)


### Bug Fixes

* **es-dev-server:** don't transform non-modules ([#1067](https://github.com/open-wc/open-wc/issues/1067)) ([8ad6d03](https://github.com/open-wc/open-wc/commit/8ad6d039105b506029ede0f6473e2d1a764b0870))





# [1.28.0](https://github.com/open-wc/open-wc/compare/es-dev-server@1.27.1...es-dev-server@1.28.0) (2019-12-02)


Expand Down
2 changes: 1 addition & 1 deletion packages/es-dev-server/package.json
@@ -1,6 +1,6 @@
{
"name": "es-dev-server",
"version": "1.28.0",
"version": "1.28.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.11.3](https://github.com/open-wc/open-wc/compare/@open-wc/karma-esm@2.11.2...@open-wc/karma-esm@2.11.3) (2019-12-05)

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





## [2.11.2](https://github.com/open-wc/open-wc/compare/@open-wc/karma-esm@2.11.1...@open-wc/karma-esm@2.11.2) (2019-12-02)

**Note:** Version bump only for package @open-wc/karma-esm
Expand Down
4 changes: 2 additions & 2 deletions packages/karma-esm/package.json
@@ -1,6 +1,6 @@
{
"name": "@open-wc/karma-esm",
"version": "2.11.2",
"version": "2.11.3",
"publishConfig": {
"access": "public"
},
Expand Down Expand Up @@ -37,7 +37,7 @@
"babel-plugin-istanbul": "^5.1.4",
"chokidar": "^3.0.0",
"deepmerge": "^3.2.0",
"es-dev-server": "^1.28.0",
"es-dev-server": "^1.28.1",
"minimatch": "^3.0.4",
"node-fetch": "^2.6.0",
"portfinder": "^1.0.21",
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.10](https://github.com/open-wc/open-wc/compare/@open-wc/testing-karma-bs@1.3.9...@open-wc/testing-karma-bs@1.3.10) (2019-12-05)

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





## [1.3.9](https://github.com/open-wc/open-wc/compare/@open-wc/testing-karma-bs@1.3.8...@open-wc/testing-karma-bs@1.3.9) (2019-12-02)

**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.9",
"version": "1.3.10",
"publishConfig": {
"access": "public"
},
Expand Down Expand Up @@ -32,7 +32,7 @@
"config"
],
"dependencies": {
"@open-wc/testing-karma": "^3.2.9",
"@open-wc/testing-karma": "^3.2.10",
"@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.2.10](https://github.com/open-wc/open-wc/compare/@open-wc/testing-karma@3.2.9...@open-wc/testing-karma@3.2.10) (2019-12-05)

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





## [3.2.9](https://github.com/open-wc/open-wc/compare/@open-wc/testing-karma@3.2.8...@open-wc/testing-karma@3.2.9) (2019-12-02)

**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.2.9",
"version": "3.2.10",
"publishConfig": {
"access": "public"
},
Expand Down Expand Up @@ -28,7 +28,7 @@
"compatibility"
],
"dependencies": {
"@open-wc/karma-esm": "^2.11.2",
"@open-wc/karma-esm": "^2.11.3",
"axe-core": "^3.3.1",
"karma": "^4.1.0",
"karma-chrome-launcher": "^2.0.0",
Expand Down

0 comments on commit 8ba7172

Please sign in to comment.