mirror of
https://github.com/jlengrand/open-wc.git
synced 2026-03-10 08:31:19 +00:00
Version Packages
This commit is contained in:
committed by
Lars den Bakker
parent
be1f93e8b4
commit
7484ee752b
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@open-wc/dev-server-hmr': minor
|
||||
---
|
||||
|
||||
Generate a correct name when using anonymous classes
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@open-wc/dev-server-hmr': patch
|
||||
---
|
||||
|
||||
allow prototype modification
|
||||
@@ -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
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@open-wc/dev-server-hmr",
|
||||
"version": "0.0.6",
|
||||
"version": "0.1.0",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user