Skip to content

Commit a3a67c7

Browse files
Version Packages
1 parent 5abf678 commit a3a67c7

File tree

4 files changed

+9
-11
lines changed

4 files changed

+9
-11
lines changed

.changeset/nasty-views-flash.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/whole-pumas-brake.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

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.4
4+
5+
### Patch Changes
6+
7+
- [#3522](https://github.com/Shopify/ui-extensions/pull/3522) [`6b16f5e`](https://github.com/Shopify/ui-extensions/commit/6b16f5e8f72ca928f19e202b48165ca91b10de48) Thanks [@sam-b-rose](https://github.com/sam-b-rose)! - Fix missing children property for TextField
8+
9+
- [#3522](https://github.com/Shopify/ui-extensions/pull/3522) [`6b16f5e`](https://github.com/Shopify/ui-extensions/commit/6b16f5e8f72ca928f19e202b48165ca91b10de48) Thanks [@sam-b-rose](https://github.com/sam-b-rose)! - Add DropZone component to admin ui-extensions
10+
311
## 2025.10.3
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.3",
3+
"version": "2025.10.4",
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)