chore: release new versions

- @open-wc/scoped-elements@0.2.0
This commit is contained in:
CircleCI
2020-01-19 12:54:44 +00:00
parent 4d6b508964
commit 3ca0cc390c
2 changed files with 13 additions and 2 deletions

View File

@@ -0,0 +1,11 @@
# Change Log
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# 0.2.0 (2020-01-19)
### Features
* **scoped-elements:** add scoped elements feature ([a7e195b](https://github.com/open-wc/open-wc/commit/a7e195b893deaed8041b2952f51a5229e33134a1))

View File

@@ -1,6 +1,6 @@
{
"name": "@open-wc/scoped-elements",
"version": "0.1.0",
"version": "0.2.0",
"publishConfig": {
"access": "public"
},
@@ -39,8 +39,8 @@
"lit-html": "^1.0.0"
},
"devDependencies": {
"@open-wc/testing": "^2.5.0",
"@open-wc/building-rollup": "^0.19.1",
"@open-wc/testing": "^2.5.0",
"es-dev-server": "^1.36.2",
"lit-html": "^1.0.0",
"npm-run-all": "4.1.3",