mirror of
https://github.com/jlengrand/open-wc.git
synced 2026-03-10 08:31:19 +00:00
chore: release new versions
- @open-wc/scoped-elements@0.2.0
This commit is contained in:
11
packages/scoped-elements/CHANGELOG.md
Normal file
11
packages/scoped-elements/CHANGELOG.md
Normal 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))
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user