Skip to content

Commit 2707584

Browse files
committed
chore: release @ark-ui/react v5.3.1
1 parent 0800bc5 commit 2707584

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

packages/react/CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ description: All notable changes will be documented in this file.
66

77
## [Unreleased]
88

9+
## [5.3.1] - 2025-03-24
10+
911
### Fixed
1012

1113
- Fixed an issue where a function was imported from a package that wasn't declared as a dependency.

packages/react/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@ark-ui/react",
33
"type": "module",
4-
"version": "5.3.0",
4+
"version": "5.3.1",
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)