diff --git a/packages/vue/CHANGELOG.md b/packages/vue/CHANGELOG.md index f25afcc023..88ffda9537 100644 --- a/packages/vue/CHANGELOG.md +++ b/packages/vue/CHANGELOG.md @@ -6,6 +6,8 @@ description: All notable changes will be documented in this file. ## [Unreleased] +## [4.3.0] - 2024-11-08 + ## Added - **Field**: Added `autoresize` prop to `Field.Textarea` for auto-resizing the textarea based on diff --git a/packages/vue/package.json b/packages/vue/package.json index 7b01a65ec0..9f14d228aa 100644 --- a/packages/vue/package.json +++ b/packages/vue/package.json @@ -1,6 +1,6 @@ { "name": "@ark-ui/vue", - "version": "4.2.0", + "version": "4.3.0", "description": "A collection of unstyled, accessible UI components for Vue, utilizing state machines for seamless interaction.", "keywords": [ "accordion",