Skip to content

Commit c2bae31

Browse files
authored
Merge pull request #3092 from Shopify/changeset-release/2025-10-rc
Version Packages (2025-10-rc) (rc)
2 parents 8d91cf7 + 1fd72c1 commit c2bae31

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
@@ -11,6 +11,7 @@
1111
"cold-snakes-return",
1212
"eleven-shrimps-remain",
1313
"famous-parents-punch",
14+
"grumpy-hornets-battle",
1415
"heavy-melons-greet",
1516
"hip-seas-change",
1617
"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.14
4+
5+
### Patch Changes
6+
7+
- [#3083](https://github.com/Shopify/ui-extensions/pull/3083) [`64517288aa63bf224e5781c8f8c01139f4578eed`](https://github.com/Shopify/ui-extensions/commit/64517288aa63bf224e5781c8f8c01139f4578eed) Thanks [@lihaokx](https://github.com/lihaokx)! - Export visitor result type on customer account ui extension
8+
39
## 2025.10.0-rc.13
410

511
### Minor 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.13",
3+
"version": "2025.10.0-rc.14",
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)