Skip to content

Commit

Permalink
Publish packages (#437)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
1 parent 5979797 commit f94a2e3
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/mean-snakes-shave.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/polyfill/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @remote-dom/polyfill

## 1.3.1

### Patch Changes

- [#436](https://github.com/Shopify/remote-dom/pull/436) [`5979797`](https://github.com/Shopify/remote-dom/commit/59797975a3ccf2bee825809f67e05ca4a28e2647) Thanks [@jakearchibald](https://github.com/jakearchibald)! - Ensure the `createText` hook is called when creating a new text node

## 1.3.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/polyfill/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"access": "public",
"@remote-dom/registry": "https://registry.npmjs.org"
},
"version": "1.3.0",
"version": "1.3.1",
"engines": {
"node": ">=14.0.0"
},
Expand Down

0 comments on commit f94a2e3

Please sign in to comment.