Skip to content

Commit d39d563

Browse files
committed
chore: release @ark-ui/react v4.4.0
1 parent fc6a16f commit d39d563

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
@@ -7,6 +7,8 @@ description: All notable changes will be documented in this file.
77

88
## [Unreleased]
99

10+
## [4.4.0] - 2024-11-11
11+
1012
### Added
1113

1214
- **Utility**: Exported `createAnatomy` for defining custom component anatomy, now accessible via `import { createAnatomy } from '@ark-ui/react/anatomy'`.

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.3.0",
3+
"version": "4.4.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)