Skip to content

Commit

Permalink
chore: release @ark-ui/react v2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 30, 2024
1 parent d90e4be commit 921517b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions packages/frameworks/react/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ description: All notable changes to this project will be documented in this file

## [Unreleased]

## [2.0.0] - 2024-01-30

### Added

- Added `TreeView` component
Expand Down
2 changes: 1 addition & 1 deletion packages/frameworks/react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ark-ui/react",
"version": "1.3.0",
"version": "2.0.0",
"description": "A collection of unstyled, accessible UI components for React, utilizing state machines for seamless interaction.",
"keywords": [],
"homepage": "https://ark-ui.com",
Expand Down

0 comments on commit 921517b

Please sign in to comment.