Skip to content

Commit

Permalink
Merge branch 'release/v0.12.5'
Browse files Browse the repository at this point in the history
  • Loading branch information
holtwick committed Dec 16, 2023
2 parents e1cd908 + ba7ddd8 commit 08173de
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "zeed-dom",
"type": "module",
"version": "0.12.4",
"version": "0.12.5",
"description": "🌱 Lightweight offline DOM",
"author": {
"name": "Dirk Holtwick",
Expand Down
2 changes: 1 addition & 1 deletion src/htmlparser.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ $('body')
"
`)
expect(dom).toMatchInlineSnapshot(`
_VDocumentFragment {
VDocumentFragment {
"_childNodes": [
VElement {
"_attributes": {},
Expand Down

0 comments on commit 08173de

Please sign in to comment.