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.22.3
 - @open-wc/building-webpack@2.13.3
 - @open-wc/dedupe-mixin@1.2.3
 - @open-wc/demoing-storybook@1.12.1
 - es-dev-server@1.43.0
 - @open-wc/karma-esm@2.13.14
 - polyfills-loader@1.4.0
 - @open-wc/rollup-plugin-html@0.2.0
 - @open-wc/rollup-plugin-polyfills-loader@0.1.0
 - @open-wc/scoped-elements@0.6.3
 - @open-wc/testing-karma-bs@1.3.47
 - @open-wc/testing-karma@3.3.3
  • Loading branch information
CircleCI committed Mar 8, 2020
1 parent fd1b36b commit f58e5d4
Show file tree
Hide file tree
Showing 24 changed files with 140 additions and 28 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.22.3](https://github.com/open-wc/open-wc/compare/@open-wc/building-rollup@0.22.2...@open-wc/building-rollup@0.22.3) (2020-03-08)

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





## [0.22.2](https://github.com/open-wc/open-wc/compare/@open-wc/building-rollup@0.22.1...@open-wc/building-rollup@0.22.2) (2020-03-06)

**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.22.2",
"version": "0.22.3",
"publishConfig": {
"access": "public"
},
Expand Down Expand Up @@ -59,7 +59,7 @@
"@babel/plugin-proposal-decorators": "^7.8.3",
"@babel/preset-typescript": "^7.8.3",
"chai": "^4.2.0",
"es-dev-server": "^1.42.1",
"es-dev-server": "^1.43.0",
"lit-element": "^2.2.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.13.3](https://github.com/open-wc/open-wc/compare/@open-wc/building-webpack@2.13.2...@open-wc/building-webpack@2.13.3) (2020-03-08)

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





## [2.13.2](https://github.com/open-wc/open-wc/compare/@open-wc/building-webpack@2.13.1...@open-wc/building-webpack@2.13.2) (2020-03-06)

**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.2",
"version": "2.13.3",
"publishConfig": {
"access": "public"
},
Expand Down Expand Up @@ -53,7 +53,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.42.1",
"es-dev-server": "^1.43.0",
"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/dedupe-mixin/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.2.3](https://github.com/open-wc/open-wc/compare/@open-wc/dedupe-mixin@1.2.2...@open-wc/dedupe-mixin@1.2.3) (2020-03-08)

**Note:** Version bump only for package @open-wc/dedupe-mixin





## [1.2.2](https://github.com/open-wc/open-wc/compare/@open-wc/dedupe-mixin@1.2.1...@open-wc/dedupe-mixin@1.2.2) (2020-03-06)

**Note:** Version bump only for package @open-wc/dedupe-mixin
Expand Down
4 changes: 2 additions & 2 deletions packages/dedupe-mixin/package.json
@@ -1,6 +1,6 @@
{
"name": "@open-wc/dedupe-mixin",
"version": "1.2.2",
"version": "1.2.3",
"publishConfig": {
"access": "public"
},
Expand Down Expand Up @@ -31,7 +31,7 @@
"mixins"
],
"devDependencies": {
"@open-wc/building-rollup": "^0.22.2",
"@open-wc/building-rollup": "^0.22.3",
"@open-wc/testing": "^2.5.4",
"http-server": "^0.11.1",
"rollup": "^1.31.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.12.1](https://github.com/open-wc/open-wc/compare/@open-wc/demoing-storybook@1.12.0...@open-wc/demoing-storybook@1.12.1) (2020-03-08)

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





# [1.12.0](https://github.com/open-wc/open-wc/compare/@open-wc/demoing-storybook@1.11.3...@open-wc/demoing-storybook@1.12.0) (2020-03-06)


Expand Down
6 changes: 3 additions & 3 deletions packages/demoing-storybook/package.json
@@ -1,6 +1,6 @@
{
"name": "@open-wc/demoing-storybook",
"version": "1.12.0",
"version": "1.12.1",
"publishConfig": {
"access": "public"
},
Expand Down Expand Up @@ -45,12 +45,12 @@
"@babel/core": "^7.8.3",
"@babel/plugin-transform-react-jsx": "^7.8.3",
"@mdx-js/mdx": "^1.5.1",
"@open-wc/building-rollup": "^0.22.2",
"@open-wc/building-rollup": "^0.22.3",
"@storybook/addon-docs": "5.3.1",
"command-line-args": "^5.0.2",
"command-line-usage": "^6.1.0",
"deepmerge": "^3.2.0",
"es-dev-server": "^1.42.1",
"es-dev-server": "^1.43.0",
"es-module-lexer": "^0.3.13",
"fs-extra": "^8.1.0",
"glob": "^7.1.3",
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.43.0](https://github.com/open-wc/open-wc/compare/es-dev-server@1.42.1...es-dev-server@1.43.0) (2020-03-08)


### Features

* **polyfills-loader:** add preload links ([23428e3](https://github.com/open-wc/open-wc/commit/23428e344154af6826e7db6a72f67533f3bd9511))





## [1.42.1](https://github.com/open-wc/open-wc/compare/es-dev-server@1.42.0...es-dev-server@1.42.1) (2020-03-06)

**Note:** Version bump only for package es-dev-server
Expand Down
4 changes: 2 additions & 2 deletions packages/es-dev-server/package.json
@@ -1,6 +1,6 @@
{
"name": "es-dev-server",
"version": "1.42.1",
"version": "1.43.0",
"publishConfig": {
"access": "public"
},
Expand Down Expand Up @@ -94,7 +94,7 @@
"opn": "^5.4.0",
"parse5": "^5.1.1",
"path-is-inside": "^1.0.2",
"polyfills-loader": "^1.3.1",
"polyfills-loader": "^1.4.0",
"portfinder": "^1.0.21",
"strip-ansi": "^5.2.0",
"useragent": "^2.3.0",
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.13.14](https://github.com/open-wc/open-wc/compare/@open-wc/karma-esm@2.13.13...@open-wc/karma-esm@2.13.14) (2020-03-08)

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





## [2.13.13](https://github.com/open-wc/open-wc/compare/@open-wc/karma-esm@2.13.12...@open-wc/karma-esm@2.13.13) (2020-03-06)

**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.13.13",
"version": "2.13.14",
"publishConfig": {
"access": "public"
},
Expand Down Expand Up @@ -36,7 +36,7 @@
"babel-plugin-istanbul": "^5.1.4",
"chokidar": "^3.0.0",
"deepmerge": "^3.2.0",
"es-dev-server": "^1.42.1",
"es-dev-server": "^1.43.0",
"minimatch": "^3.0.4",
"node-fetch": "^2.6.0",
"portfinder": "^1.0.21",
Expand Down
11 changes: 11 additions & 0 deletions packages/polyfills-loader/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.4.0](https://github.com/open-wc/open-wc/compare/polyfills-loader@1.3.1...polyfills-loader@1.4.0) (2020-03-08)


### Features

* **polyfills-loader:** add preload links ([23428e3](https://github.com/open-wc/open-wc/commit/23428e344154af6826e7db6a72f67533f3bd9511))





## [1.3.1](https://github.com/open-wc/open-wc/compare/polyfills-loader@1.3.0...polyfills-loader@1.3.1) (2020-03-06)

**Note:** Version bump only for package polyfills-loader
Expand Down
2 changes: 1 addition & 1 deletion packages/polyfills-loader/package.json
@@ -1,6 +1,6 @@
{
"name": "polyfills-loader",
"version": "1.3.1",
"version": "1.4.0",
"publishConfig": {
"access": "public"
},
Expand Down
14 changes: 14 additions & 0 deletions packages/rollup-plugin-html/CHANGELOG.md
Expand Up @@ -3,6 +3,20 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.2.0](https://github.com/open-wc/open-wc/compare/@open-wc/rollup-plugin-html@0.1.3...@open-wc/rollup-plugin-html@0.2.0) (2020-03-08)


### Features

* **polyfills-loader:** add preload links ([23428e3](https://github.com/open-wc/open-wc/commit/23428e344154af6826e7db6a72f67533f3bd9511))
* **rollup-plugin-html:** other plugins can inject transform functions ([e42c1ae](https://github.com/open-wc/open-wc/commit/e42c1ae6a04ee5d4004ed23d03b09dc9b287cd83))
* **rollup-plugin-html:** use named child plugins when using addOutput ([73a69d6](https://github.com/open-wc/open-wc/commit/73a69d661ad4224938e02f8897956e79a92c7995))
* **rollup-plugin-polyfills-loader:** first release ([39cc2db](https://github.com/open-wc/open-wc/commit/39cc2db792f7f5914377f00037483d0147b7b61d))





## [0.1.3](https://github.com/open-wc/open-wc/compare/@open-wc/rollup-plugin-html@0.1.2...@open-wc/rollup-plugin-html@0.1.3) (2020-03-06)

**Note:** Version bump only for package @open-wc/rollup-plugin-html
Expand Down
4 changes: 2 additions & 2 deletions packages/rollup-plugin-html/package.json
@@ -1,6 +1,6 @@
{
"name": "@open-wc/rollup-plugin-html",
"version": "0.1.3",
"version": "0.2.0",
"publishConfig": {
"access": "public"
},
Expand Down Expand Up @@ -49,7 +49,7 @@
},
"devDependencies": {
"chai": "^4.2.0",
"es-dev-server": "^1.42.1",
"es-dev-server": "^1.43.0",
"lit-element": "^2.2.1",
"rimraf": "^3.0.0",
"rollup": "^1.31.1"
Expand Down
12 changes: 12 additions & 0 deletions packages/rollup-plugin-polyfills-loader/CHANGELOG.md
Expand Up @@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 0.1.0 (2020-03-08)


### Features

* **polyfills-loader:** add preload links ([23428e3](https://github.com/open-wc/open-wc/commit/23428e344154af6826e7db6a72f67533f3bd9511))
* **rollup-plugin-polyfills-loader:** first release ([39cc2db](https://github.com/open-wc/open-wc/commit/39cc2db792f7f5914377f00037483d0147b7b61d))





## [0.1.2](https://github.com/open-wc/open-wc/compare/@open-wc/rollup-plugin-html@0.1.1...@open-wc/rollup-plugin-html@0.1.2) (2020-03-02)

**Note:** Version bump only for package @open-wc/rollup-plugin-html
Expand Down
8 changes: 4 additions & 4 deletions packages/rollup-plugin-polyfills-loader/package.json
@@ -1,6 +1,6 @@
{
"name": "@open-wc/rollup-plugin-polyfills-loader",
"version": "0.0.0",
"version": "0.1.0",
"publishConfig": {
"access": "public"
},
Expand Down Expand Up @@ -35,12 +35,12 @@
"polyfill"
],
"dependencies": {
"@open-wc/rollup-plugin-html": "^0.1.3",
"polyfills-loader": "^1.3.1"
"@open-wc/rollup-plugin-html": "^0.2.0",
"polyfills-loader": "^1.4.0"
},
"devDependencies": {
"chai": "^4.2.0",
"es-dev-server": "^1.42.1",
"es-dev-server": "^1.43.0",
"lit-element": "^2.2.1",
"rimraf": "^3.0.0",
"rollup": "^1.31.1"
Expand Down
8 changes: 8 additions & 0 deletions packages/scoped-elements/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.6.3](https://github.com/open-wc/open-wc/compare/@open-wc/scoped-elements@0.6.2...@open-wc/scoped-elements@0.6.3) (2020-03-08)

**Note:** Version bump only for package @open-wc/scoped-elements





## [0.6.2](https://github.com/open-wc/open-wc/compare/@open-wc/scoped-elements@0.6.1...@open-wc/scoped-elements@0.6.2) (2020-03-06)

**Note:** Version bump only for package @open-wc/scoped-elements
Expand Down
8 changes: 4 additions & 4 deletions packages/scoped-elements/package.json
@@ -1,6 +1,6 @@
{
"name": "@open-wc/scoped-elements",
"version": "0.6.2",
"version": "0.6.3",
"publishConfig": {
"access": "public"
},
Expand Down Expand Up @@ -38,13 +38,13 @@
"helpers"
],
"dependencies": {
"@open-wc/dedupe-mixin": "^1.2.2",
"@open-wc/dedupe-mixin": "^1.2.3",
"lit-element": "^2.2.1"
},
"devDependencies": {
"@open-wc/building-rollup": "^0.22.2",
"@open-wc/building-rollup": "^0.22.3",
"@open-wc/testing": "^2.5.4",
"es-dev-server": "^1.42.1",
"es-dev-server": "^1.43.0",
"npm-run-all": "4.1.3",
"rollup": "^1.31.1"
},
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.47](https://github.com/open-wc/open-wc/compare/@open-wc/testing-karma-bs@1.3.46...@open-wc/testing-karma-bs@1.3.47) (2020-03-08)

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





## [1.3.46](https://github.com/open-wc/open-wc/compare/@open-wc/testing-karma-bs@1.3.45...@open-wc/testing-karma-bs@1.3.46) (2020-03-06)

**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.46",
"version": "1.3.47",
"publishConfig": {
"access": "public"
},
Expand Down Expand Up @@ -32,7 +32,7 @@
"config"
],
"dependencies": {
"@open-wc/testing-karma": "^3.3.2",
"@open-wc/testing-karma": "^3.3.3",
"@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.3](https://github.com/open-wc/open-wc/compare/@open-wc/testing-karma@3.3.2...@open-wc/testing-karma@3.3.3) (2020-03-08)

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





## [3.3.2](https://github.com/open-wc/open-wc/compare/@open-wc/testing-karma@3.3.1...@open-wc/testing-karma@3.3.2) (2020-03-06)

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

0 comments on commit f58e5d4

Please sign in to comment.