diff --git a/packages/react/CHANGELOG.md b/packages/react/CHANGELOG.md index d928a0e477..f506ef8be5 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] +## [3.11.1] - 2024-09-11 + ### Fixed - **Highlight**: Fixed issue where `ignoreCase` and `matchAll` props were not working. diff --git a/packages/react/package.json b/packages/react/package.json index 6ecedcc336..fa5a31cabd 100644 --- a/packages/react/package.json +++ b/packages/react/package.json @@ -1,6 +1,6 @@ { "name": "@ark-ui/react", - "version": "3.11.0", + "version": "3.11.1", "description": "A collection of unstyled, accessible UI components for React, utilizing state machines for seamless interaction.", "keywords": [ "accordion",