Skip to content

Commit 11d19b4

Browse files
Merge pull request #3255 from Shopify/changeset-release/2025-10-rc
Version Packages (2025-10-rc) (rc)
2 parents 76d0c22 + baba920 commit 11d19b4

File tree

3 files changed

+14
-1
lines changed

3 files changed

+14
-1
lines changed

.changeset/pre.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
"eighty-bears-hang",
1616
"eleven-shrimps-remain",
1717
"famous-parents-punch",
18+
"flat-cows-count",
1819
"flat-gorillas-greet",
1920
"forty-files-relax",
2021
"forty-geese-thank",
@@ -30,6 +31,7 @@
3031
"late-camels-invite",
3132
"late-gorillas-worry",
3233
"lemon-dots-rhyme",
34+
"light-laws-own",
3335
"mean-crabs-compete",
3436
"modern-numbers-complain",
3537
"modern-teachers-explain",
@@ -61,6 +63,7 @@
6163
"thin-bats-beg",
6264
"thirty-buttons-happen",
6365
"thirty-paws-rush",
66+
"tidy-spiders-report",
6467
"tough-panthers-impress",
6568
"tricky-geese-stare",
6669
"violet-eggs-deliver",

packages/ui-extensions/CHANGELOG.md

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

3+
## 2025.10.0-rc.28
4+
5+
### Patch Changes
6+
7+
- [#3252](https://github.com/Shopify/ui-extensions/pull/3252) [`fd917567f9be40a671701a66326d37d3aa5dbaa2`](https://github.com/Shopify/ui-extensions/commit/fd917567f9be40a671701a66326d37d3aa5dbaa2) Thanks [@lsit](https://github.com/lsit)! - Migrate customer account target examples to Preact
8+
9+
- [#3249](https://github.com/Shopify/ui-extensions/pull/3249) [`c9a7f39a38f86ad9cbaa714b1a4177a168380bee`](https://github.com/Shopify/ui-extensions/commit/c9a7f39a38f86ad9cbaa714b1a4177a168380bee) Thanks [@lsit](https://github.com/lsit)! - Delete unused examples in customer account
10+
11+
- [#3254](https://github.com/Shopify/ui-extensions/pull/3254) [`3f712879b91e5270ce06e385be0c18c8113032b0`](https://github.com/Shopify/ui-extensions/commit/3f712879b91e5270ce06e385be0c18c8113032b0) Thanks [@brianshen1990](https://github.com/brianshen1990)! - [customer account] add announcement targets
12+
313
## 2025.10.0-rc.27
414

515
### 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.27",
3+
"version": "2025.10.0-rc.28",
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)