Skip to content

Commit 682058c

Browse files
Publish packages
1 parent da7d0f1 commit 682058c

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.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)