Skip to content

Commit 87c266a

Browse files
Version Packages
1 parent e081b2f commit 87c266a

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/checkbox-rich-label.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.10.15
4+
5+
### Patch Changes
6+
7+
- [#4418](https://github.com/Shopify/ui-extensions/pull/4418) [`a12d6b5`](https://github.com/Shopify/ui-extensions/commit/a12d6b5b8b6876f35c6cd9f13b3ec289f50675e2) Thanks [@justinhenricks](https://github.com/justinhenricks)! - The `label` prop on the checkout and customer-account `s-checkbox` component now accepts a label as a slot in addition to a plain string, label slots can include only plain text and s-links.
8+
39
## 2025.10.14
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.14",
3+
"version": "2025.10.15",
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)