Version Packages

This commit is contained in:
github-actions[bot]
2020-11-24 08:06:29 +00:00
committed by Lars den Bakker
parent 7e760995b7
commit 63f7ac3531
3 changed files with 7 additions and 6 deletions

View File

@@ -1,5 +0,0 @@
---
'@open-wc/dev-server-hmr': patch
---
support function components

View File

@@ -1,5 +1,11 @@
# @open-wc/dev-server-wc-hmr
## 0.0.3
### Patch Changes
- 3fd1afdd: support function components
## 0.0.2
### Patch Changes

View File

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