diff --git a/packages/vue/CHANGELOG.md b/packages/vue/CHANGELOG.md index 162f060982..a64a99da5a 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.4.1] - 2024-11-14 + ### Fixed - **Utility**: Incorrect entrypoint in `package.json` for `/anatomy`. diff --git a/packages/vue/package.json b/packages/vue/package.json index cb377a7973..d9dc942ddc 100644 --- a/packages/vue/package.json +++ b/packages/vue/package.json @@ -1,6 +1,6 @@ { "name": "@ark-ui/vue", - "version": "4.4.0", + "version": "4.4.1", "description": "A collection of unstyled, accessible UI components for Vue, utilizing state machines for seamless interaction.", "keywords": [ "accordion",