Version Packages

This commit is contained in:
github-actions[bot]
2020-12-25 10:41:32 +00:00
committed by Lars den Bakker
parent be1f93e8b4
commit 7484ee752b
4 changed files with 11 additions and 11 deletions

View File

@@ -1,5 +0,0 @@
---
'@open-wc/dev-server-hmr': minor
---
Generate a correct name when using anonymous classes

View File

@@ -1,5 +0,0 @@
---
'@open-wc/dev-server-hmr': patch
---
allow prototype modification

View File

@@ -1,5 +1,15 @@
# @open-wc/dev-server-wc-hmr
## 0.1.0
### Minor Changes
- 9405f2e5: Generate a correct name when using anonymous classes
### Patch Changes
- be1f93e8: allow prototype modification
## 0.0.6
### Patch Changes

View File

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