diff --git a/packages/react/CHANGELOG.md b/packages/react/CHANGELOG.md index 4e3ba895b6..d985920dc2 100644 --- a/packages/react/CHANGELOG.md +++ b/packages/react/CHANGELOG.md @@ -6,6 +6,8 @@ description: All notable changes will be documented in this file. ## [Unreleased] +## [4.6.0] - 2024-12-29 + ### Added - **Carousel [Breaking]:** Redesigned the carousel for better touch handling and performance. See the [Carousel docs](https://ark-ui.com/docs/react/components/carousel) for more info. diff --git a/packages/react/package.json b/packages/react/package.json index dc463aeaca..6f5dab2e86 100644 --- a/packages/react/package.json +++ b/packages/react/package.json @@ -1,6 +1,6 @@ { "name": "@ark-ui/react", - "version": "4.5.0", + "version": "4.6.0", "description": "A collection of unstyled, accessible UI components for React, utilizing state machines for seamless interaction.", "keywords": [ "accordion",