Skip to content

Commit d27193e

Browse files
Version Packages (rc)
1 parent 072a537 commit d27193e

3 files changed

Lines changed: 11 additions & 1 deletion

File tree

.changeset/pre.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,9 @@
55
"@shopify/ui-extensions": "2026.4.0-rc.0"
66
},
77
"changesets": [
8+
"evil-oranges-attack",
89
"expose-picker-apis-rendering-targets",
10+
"grumpy-lamps-switch",
911
"slick-hornets-decide",
1012
"thick-moles-hide"
1113
]

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.4.0-rc.2
4+
5+
### Patch Changes
6+
7+
- [#3970](https://github.com/Shopify/ui-extensions/pull/3970) [`6c3ac55`](https://github.com/Shopify/ui-extensions/commit/6c3ac5559c50553314cdea0993e39fcf853cc3d0) Thanks [@jonathanhamel4](https://github.com/jonathanhamel4)! - Api types for discount classes are incorrect with the admin-web
8+
9+
- [#4078](https://github.com/Shopify/ui-extensions/pull/4078) [`21566b3`](https://github.com/Shopify/ui-extensions/commit/21566b391651653c8e3d626811d5b787b26f9fe3) Thanks [@jonathanhamel4](https://github.com/jonathanhamel4)! - Adds discount-index.selection-action extension point
10+
311
## 2026.4.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.4.0-rc.1",
3+
"version": "2026.4.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)