Skip to content

Commit b61694c

Browse files
committed
chore: release @ark-ui/react v5.17.0
1 parent cbd7ca7 commit b61694c

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

packages/react/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
## [Unreleased]
22

3+
## [5.17.0] - 2025-07-18
4+
35
### Added
46

57
- **Checkbox**: Add `CheckboxGroupProvider` component for external checkbox group state management

packages/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@ark-ui/react",
33
"type": "module",
4-
"version": "5.16.1",
4+
"version": "5.17.0",
55
"description": "A collection of unstyled, accessible UI components for React, utilizing state machines for seamless interaction.",
66
"keywords": [
77
"accordion",

0 commit comments

Comments
 (0)