Skip to content

Commit aa2316c

Browse files
authored
Merge pull request #3403 from Shopify/changeset-release/2025-10-rc
Version Packages (2025-10-rc) (rc)
2 parents a5a8e47 + ef7ef9b commit aa2316c

File tree

3 files changed

+8
-1
lines changed

3 files changed

+8
-1
lines changed

.changeset/pre.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
"discount-allocations",
1818
"eighty-bears-hang",
1919
"eighty-boats-deny",
20+
"eleven-moose-design",
2021
"eleven-shrimps-remain",
2122
"empty-tigers-happen",
2223
"famous-parents-punch",

packages/ui-extensions/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @shopify/ui-extensions
22

3+
## 2025.10.0-rc.46
4+
5+
### Patch Changes
6+
7+
- [#3400](https://github.com/Shopify/ui-extensions/pull/3400) [`c072113219fa9c28fe62b1adaff0375f952e55b5`](https://github.com/Shopify/ui-extensions/commit/c072113219fa9c28fe62b1adaff0375f952e55b5) Thanks [@vividviolet](https://github.com/vividviolet)! - Make preact and @preact/signals optional peer dependencies
8+
39
## 2025.10.0-rc.45
410

511
### Patch Changes

packages/ui-extensions/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@shopify/ui-extensions",
3-
"version": "2025.10.0-rc.45",
3+
"version": "2025.10.0-rc.46",
44
"scripts": {
55
"docs:admin": "node ./docs/surfaces/admin/build-docs.mjs",
66
"docs:checkout": "bash ./docs/surfaces/checkout/build-docs.sh",

0 commit comments

Comments
 (0)