Skip to content

Commit 0ce5cf6

Browse files
authored
Version Packages (2025-10) (#3740)
This PR was opened by the [Changesets release](https://github.com/changesets/action) GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to 2025-10, this PR will be updated. # Releases ## @shopify/[email protected] ### Minor Changes - [#3737](#3737) [`fe48800`](fe48800) Thanks [@jolenehayes](https://github.com/jolenehayes)! - Add registerName field to the Device Api
2 parents df931a8 + d3eec19 commit 0ce5cf6

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/serious-keys-trade.md

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

packages/ui-extensions/CHANGELOG.md

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

3+
## 2025.11.0
4+
5+
### Minor Changes
6+
7+
- [#3737](https://github.com/Shopify/ui-extensions/pull/3737) [`fe48800`](https://github.com/Shopify/ui-extensions/commit/fe48800ea28dc3c2f253aa250119fe20c74022e7) Thanks [@jolenehayes](https://github.com/jolenehayes)! - Add registerName field to the Device Api
8+
39
## 2025.10.12
410

511
### 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.12",
3+
"version": "2025.11.0",
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)