diff --git a/frameworks/react/CHANGELOG.md b/frameworks/react/CHANGELOG.md index 303a721965..5e67268d34 100644 --- a/frameworks/react/CHANGELOG.md +++ b/frameworks/react/CHANGELOG.md @@ -6,6 +6,8 @@ description: All notable changes to this project will be documented in this file ## [Unreleased] +## [3.0.0-0] - 2024-04-10 + ### Added - Exposed component-related types to keep imports clean and orderly. diff --git a/frameworks/react/package.json b/frameworks/react/package.json index 089ebf4630..c0eaff9be3 100644 --- a/frameworks/react/package.json +++ b/frameworks/react/package.json @@ -1,6 +1,6 @@ { "name": "@ark-ui/react", - "version": "2.2.3", + "version": "3.0.0-0", "description": "A collection of unstyled, accessible UI components for React, utilizing state machines for seamless interaction.", "keywords": [ "accordion",