chore: release new versions

- @open-wc/building-webpack@2.13.16
 - @open-wc/demoing-storybook@2.1.1
 - es-dev-server@1.47.0
 - @open-wc/eslint-config@2.0.5
 - @open-wc/karma-esm@2.13.27
 - @open-wc/scoped-elements@1.1.1
 - @open-wc/semantic-dom-diff@0.17.9
 - storybook-addon-markdown-docs@0.2.8
 - storybook-addon-web-components-knobs@0.3.8
 - @open-wc/testing-helpers@1.8.0
 - @open-wc/testing-karma-bs@1.3.59
 - @open-wc/testing-karma@3.3.16
 - @open-wc/testing@2.5.14
This commit is contained in:
CircleCI
2020-04-26 11:37:17 +00:00
parent d688fe5180
commit 11053d638d
26 changed files with 150 additions and 23 deletions

View File

@@ -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.1.1](https://github.com/open-wc/open-wc/compare/@open-wc/scoped-elements@1.1.0...@open-wc/scoped-elements@1.1.1) (2020-04-26)
### Bug Fixes
* **scoped-elements:** duplicate definition ([9aecafb](https://github.com/open-wc/open-wc/commit/9aecafbd68b8eb6a77f9d6fd8420e7693c3e8eef))
# [1.1.0](https://github.com/open-wc/open-wc/compare/@open-wc/scoped-elements@1.0.9...@open-wc/scoped-elements@1.1.0) (2020-04-25)

View File

@@ -1,6 +1,6 @@
{
"name": "@open-wc/scoped-elements",
"version": "1.1.0",
"version": "1.1.1",
"publishConfig": {
"access": "public"
},