Skip to content

Commit 84953f0

Browse files
committed
chore: release @ark-ui/react v4.2.0
1 parent 4c881f7 commit 84953f0

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

packages/react/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
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.2.0] - 2024-10-26
10+
911
### Added
1012

1113
- **Slider**: Introduced `Slider.DraggingIndicator` for displaying an indicator when dragging a thumb.

packages/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ark-ui/react",
3-
"version": "4.1.2",
3+
"version": "4.2.0",
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)