Skip to content

Commit 932599c

Browse files
Publish packages
1 parent 61f5cba commit 932599c

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/fifty-eagles-battle.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.5.0
4+
5+
### Minor Changes
6+
7+
- [#593](https://github.com/Shopify/remote-dom/pull/593) [`61f5cba`](https://github.com/Shopify/remote-dom/commit/61f5cbaa9965f7befbea3d3dfc2d2b2a0798c958) Thanks [@developit](https://github.com/developit)! - Add support for `not` in query-selectors
8+
39
## 1.4.7
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.7",
10+
"version": "1.5.0",
1111
"engines": {
1212
"node": ">=14.0.0"
1313
},

0 commit comments

Comments
 (0)