Skip to content

Commit f0276d5

Browse files
Merge pull request #3391 from Shopify/changeset-release/2025-10-rc
Version Packages (2025-10-rc) (rc)
2 parents bc52176 + 26b29f0 commit f0276d5

File tree

3 files changed

+11
-1
lines changed

3 files changed

+11
-1
lines changed

.changeset/pre.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,13 +70,15 @@
7070
"rude-taxis-destroy",
7171
"selfish-jars-grab",
7272
"selfish-news-float",
73+
"shaggy-yaks-help",
7374
"silly-cows-care",
7475
"silly-groups-marry",
7576
"six-peaches-nail",
7677
"slimy-knives-decide",
7778
"small-flies-jam",
7879
"small-roses-double",
7980
"smart-cups-carry",
81+
"smart-seahorses-impress",
8082
"soft-forks-march",
8183
"sour-wasps-deny",
8284
"spicy-mugs-drop",

packages/ui-extensions/CHANGELOG.md

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

3+
## 2025.10.0-rc.45
4+
5+
### Patch Changes
6+
7+
- [#3376](https://github.com/Shopify/ui-extensions/pull/3376) [`57978c63a44b275123b9b1b9db60a67d61652d24`](https://github.com/Shopify/ui-extensions/commit/57978c63a44b275123b9b1b9db60a67d61652d24) Thanks [@gwyneplaine](https://github.com/gwyneplaine)! - [Colorfield] update description for documentation
8+
9+
- [#3367](https://github.com/Shopify/ui-extensions/pull/3367) [`b90f42b676659a6e02e47547d53d7881365c81d3`](https://github.com/Shopify/ui-extensions/commit/b90f42b676659a6e02e47547d53d7881365c81d3) Thanks [@charlesdobson](https://github.com/charlesdobson)! - expose intents.invoke API to UI Extensions
10+
311
## 2025.10.0-rc.44
412

513
### 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.44",
3+
"version": "2025.10.0-rc.45",
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)