Skip to content

Commit 788384f

Browse files
Version Packages (rc) (#3075)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 3d22570 commit 788384f

File tree

3 files changed

+10
-1
lines changed

3 files changed

+10
-1
lines changed

.changeset/pre.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
"sour-wasps-deny",
3131
"spicy-mugs-drop",
3232
"sweet-toes-taste",
33+
"thin-bats-beg",
3334
"thirty-buttons-happen",
3435
"thirty-paws-rush",
3536
"wet-laws-explain"

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.11
4+
5+
### Minor Changes
6+
7+
- [#3038](https://github.com/Shopify/ui-extensions/pull/3038) [`3d22570be57efc416c3b677ac749629c6aff0b95`](https://github.com/Shopify/ui-extensions/commit/3d22570be57efc416c3b677ac749629c6aff0b95) Thanks [@oliverigor](https://github.com/oliverigor)! - - Adding ProductThumbnail
8+
- Add Events type changes
9+
- Improve documentation examples
10+
311
## 2025.10.0-rc.10
412

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