Version Packages

This commit is contained in:
github-actions[bot]
2020-11-30 07:46:34 +00:00
committed by Lars den Bakker
parent afadd6fa2c
commit 9fd4007ab6
3 changed files with 7 additions and 6 deletions

View File

@@ -1,5 +0,0 @@
---
'@open-wc/dev-server-hmr': patch
---
handle multiple assigned variables

View File

@@ -1,5 +1,11 @@
# @open-wc/dev-server-wc-hmr
## 0.0.5
### Patch Changes
- afadd6fa: handle multiple assigned variables
## 0.0.4
### Patch Changes

View File

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