Skip to content

Commit 66a7bec

Browse files
lrsterrettsam-b-rosevividvioletgithub-actions[bot]
authored
Sync 2025-10 with 2025-10-rc (#3406)
* Update admin ui extensions * Version Packages (rc) --------- Co-authored-by: Sam Rose <[email protected]> Co-authored-by: Trish Ta <[email protected]> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent dcb00dc commit 66a7bec

File tree

13 files changed

+114
-194
lines changed

13 files changed

+114
-194
lines changed

.changeset/lucky-badgers-admire.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@shopify/ui-extensions': patch
3+
---
4+
5+
Update amdmin ui-extensions

.changeset/pre.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@
4747
"lazy-kings-cry",
4848
"lemon-dots-rhyme",
4949
"light-laws-own",
50+
"lucky-badgers-admire",
5051
"mean-crabs-compete",
5152
"modern-numbers-complain",
5253
"modern-teachers-explain",

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.48
4+
5+
### Patch Changes
6+
7+
- [#3395](https://github.com/Shopify/ui-extensions/pull/3395) [`bd2161169355a051c21d8f5dc49f59423b9e4717`](https://github.com/Shopify/ui-extensions/commit/bd2161169355a051c21d8f5dc49f59423b9e4717) Thanks [@sam-b-rose](https://github.com/sam-b-rose)! - Update amdmin ui-extensions
8+
39
## 2025.10.0-rc.47
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.47",
3+
"version": "2025.10.0-rc.48",
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)