Skip to content

Commit f45053a

Browse files
committed
chore: release @ark-ui/react v4.8.1
1 parent a67d79c commit f45053a

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+
## [4.8.1] - 2025-01-14
10+
911
### Fixed
1012

1113
- Resolved an issue where form-related components reset despite the reset event being cancelled.

packages/react/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ark-ui/react",
3-
"version": "4.8.0",
3+
"version": "4.8.1",
44
"description": "A collection of unstyled, accessible UI components for React, utilizing state machines for seamless interaction.",
55
"keywords": [
66
"accordion",

0 commit comments

Comments
 (0)