Skip to content

Commit 9dd6cd6

Browse files
Version Packages (rc) (#3404)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent b587dd0 commit 9dd6cd6

3 files changed

Lines changed: 12 additions & 1 deletion

File tree

.changeset/pre.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@
6262
"poor-ladybugs-walk",
6363
"popular-carpets-dress",
6464
"popular-scissors-perform",
65+
"popular-tips-begin",
6566
"pretty-terms-switch",
6667
"rare-paws-watch",
6768
"real-boxes-fail",

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.47
4+
5+
### Minor Changes
6+
7+
- [#3402](https://github.com/Shopify/ui-extensions/pull/3402) [`b587dd0af751f69d2d2d15a93f63a8dfb96df7c8`](https://github.com/Shopify/ui-extensions/commit/b587dd0af751f69d2d2d15a93f63a8dfb96df7c8) Thanks [@oliverigor](https://github.com/oliverigor)! - Adding ui-extensions components to the checkout surface.
8+
9+
- ConsentCheckbox
10+
- ConsentPhoneField
11+
- NumberField
12+
313
## 2025.10.0-rc.46
414

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