Skip to content

Commit 6cef844

Browse files
Merge pull request #574 from Shopify/changeset-release/main
Publish packages πŸš€
2 parents 34d43ae + 87e24b3 commit 6cef844

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

β€Ž.changeset/chilled-items-eat.mdβ€Ž

Lines changed: 0 additions & 5 deletions
This file was deleted.

β€Žpackages/polyfill/CHANGELOG.mdβ€Ž

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @remote-dom/polyfill
22

3+
## 1.4.5
4+
5+
### Patch Changes
6+
7+
- [#571](https://github.com/Shopify/remote-dom/pull/571) [`0bba42b`](https://github.com/Shopify/remote-dom/commit/0bba42b3246fd100fce6cc03900f2b4645092264) Thanks [@robin-drexler](https://github.com/robin-drexler)! - fix Element.innerHTML not allowing newlines before attributes
8+
39
## 1.4.4
410

511
### Patch Changes

β€Žpackages/polyfill/package.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"access": "public",
88
"@remote-dom/registry": "https://registry.npmjs.org"
99
},
10-
"version": "1.4.4",
10+
"version": "1.4.5",
1111
"engines": {
1212
"node": ">=14.0.0"
1313
},

0 commit comments

Comments
Β (0)