Version Packages

This commit is contained in:
github-actions[bot]
2021-01-20 19:14:19 +00:00
committed by Lars den Bakker
parent e2f9240e1e
commit 478b8deefa
3 changed files with 7 additions and 6 deletions

View File

@@ -1,5 +0,0 @@
---
"@open-wc/dev-server-hmr": patch
---
fix(dev-server-hmr): fix compatibility with scoped-elements

View File

@@ -1,5 +1,11 @@
# @open-wc/dev-server-wc-hmr
## 0.1.1
### Patch Changes
- e2f9240e: fix(dev-server-hmr): fix compatibility with scoped-elements
## 0.1.0
### Minor Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@open-wc/dev-server-hmr",
"version": "0.1.0",
"version": "0.1.1",
"publishConfig": {
"access": "public"
},