Version Packages

This commit is contained in:
github-actions[bot]
2020-12-28 16:41:35 +00:00
committed by Lars den Bakker
parent 47f54fb06d
commit c5011ba39d
3 changed files with 7 additions and 6 deletions

View File

@@ -1,5 +0,0 @@
---
'@open-wc/semantic-dom-diff': patch
---
Remove comments before creating the TreeWalking, so text nodes should not be splitted by them and treated as semantic.

View File

@@ -1,5 +1,11 @@
# Change Log
## 0.19.4
### Patch Changes
- 47f54fb0: Remove comments before creating the TreeWalking, so text nodes should not be splitted by them and treated as semantic.
## 0.19.3
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@open-wc/semantic-dom-diff",
"version": "0.19.3",
"version": "0.19.4",
"publishConfig": {
"access": "public"
},