Skip to content

Commit 32d358f

Browse files
authored
Merge pull request #3032 from Shopify/changeset-release/2025-10-rc
Version Packages (2025-10-rc) (rc)
2 parents b487d9a + 39d9e2c commit 32d358f

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
@@ -8,6 +8,7 @@
88
"brave-birds-travel",
99
"clever-jars-invite",
1010
"cold-snakes-return",
11+
"eleven-shrimps-remain",
1112
"famous-parents-punch",
1213
"heavy-melons-greet",
1314
"late-apples-judge",

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.9
4+
5+
### Patch Changes
6+
7+
- [#3031](https://github.com/Shopify/ui-extensions/pull/3031) [`9a6d9031d577e67b12293a655283869cb3606d0a`](https://github.com/Shopify/ui-extensions/commit/9a6d9031d577e67b12293a655283869cb3606d0a) Thanks [@sam-b-rose](https://github.com/sam-b-rose)! - Add Avatar to Admin UI Extensions
8+
39
## 2025.10.0-rc.8
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.8",
3+
"version": "2025.10.0-rc.9",
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)