Skip to content

Commit 3ae419e

Browse files
Version Packages (rc)
1 parent 591de24 commit 3ae419e

File tree

3 files changed

+15
-2
lines changed

3 files changed

+15
-2
lines changed

.changeset/pre.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,10 @@
44
"initialVersions": {
55
"@shopify/ui-extensions": "2026.1.0-rc.0"
66
},
7-
"changesets": ["brave-falcons-perform", "vast-planes-flow"]
7+
"changesets": [
8+
"brave-falcons-perform",
9+
"hip-shirts-drum",
10+
"proud-paths-listen",
11+
"vast-planes-flow"
12+
]
813
}

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+
## 2026.1.0-rc.2
4+
5+
### Minor Changes
6+
7+
- [#3529](https://github.com/Shopify/ui-extensions/pull/3529) [`afa47f1`](https://github.com/Shopify/ui-extensions/commit/afa47f1e00c86f69ff08606f9770aa513e8529f1) Thanks [@merkoyep](https://github.com/merkoyep)! - implements the cash drawer api to the ui extensions repository
8+
9+
- [#3534](https://github.com/Shopify/ui-extensions/pull/3534) [`8e4bf19`](https://github.com/Shopify/ui-extensions/commit/8e4bf19b2420cb8bf89f0ed20ea0bb7597200bd5) Thanks [@merkoyep](https://github.com/merkoyep)! - Adds register details targets
10+
311
## 2026.1.0-rc.1
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": "2026.1.0-rc.1",
3+
"version": "2026.1.0-rc.2",
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)