Skip to content

Commit aa00798

Browse files
Merge pull request #595 from Shopify/changeset-release/main
Publish packages πŸš€
2 parents da7d0f1 + 682058c commit aa00798

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

β€Ž.changeset/lazy-eggs-happen.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.7
4+
5+
### Patch Changes
6+
7+
- [#594](https://github.com/Shopify/remote-dom/pull/594) [`789a7c7`](https://github.com/Shopify/remote-dom/commit/789a7c7480a445d1e5973bd6e2aa4e8889ec6f85) Thanks [@robin-drexler](https://github.com/robin-drexler)! - add `FocusEvent`, `ClipboardEvent` and `ToggleEvent` to polyfill
8+
39
## 1.4.6
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.6",
10+
"version": "1.4.7",
1111
"engines": {
1212
"node": ">=14.0.0"
1313
},

0 commit comments

Comments
Β (0)