mirror of
https://github.com/jlengrand/open-wc.git
synced 2026-03-10 08:31:19 +00:00
chore: release new versions
- @open-wc/dedupe-mixin@1.2.10 - @open-wc/lit-helpers@0.3.5 - @open-wc/scoped-elements@0.7.1 - @open-wc/semantic-dom-diff@0.17.5 - storybook-addon-web-components-knobs@0.3.4 - @open-wc/testing-helpers@1.6.2 - @open-wc/testing@2.5.8
This commit is contained in:
@@ -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.7.1](https://github.com/open-wc/open-wc/compare/@open-wc/scoped-elements@0.7.0...@open-wc/scoped-elements@0.7.1) (2020-03-19)
|
||||
|
||||
**Note:** Version bump only for package @open-wc/scoped-elements
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# [0.7.0](https://github.com/open-wc/open-wc/compare/@open-wc/scoped-elements@0.6.9...@open-wc/scoped-elements@0.7.0) (2020-03-19)
|
||||
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@open-wc/scoped-elements",
|
||||
"version": "0.7.0",
|
||||
"version": "0.7.1",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
@@ -38,12 +38,12 @@
|
||||
"helpers"
|
||||
],
|
||||
"dependencies": {
|
||||
"@open-wc/dedupe-mixin": "^1.2.9",
|
||||
"@open-wc/dedupe-mixin": "^1.2.10",
|
||||
"lit-element": "^2.2.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@open-wc/building-rollup": "^0.22.8",
|
||||
"@open-wc/testing": "^2.5.7",
|
||||
"@open-wc/testing": "^2.5.8",
|
||||
"es-dev-server": "^1.45.2",
|
||||
"npm-run-all": "4.1.3",
|
||||
"rollup": "^1.31.1"
|
||||
|
||||
Reference in New Issue
Block a user