Skip to content

Commit 85e32b3

Browse files
committed
chore: release @ark-ui/vue v4.1.1
1 parent ca0c6a7 commit 85e32b3

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

packages/vue/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ description: All notable changes will be documented in this file.
66

77
## [Unreleased]
88

9+
## [4.1.1] - 2024-10-09
10+
911
### Changed
1012

1113
- **Time Picker [Preview]**: Updated `value` and `defaultValue` types from `string` to `Time`. Use

packages/vue/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ark-ui/vue",
3-
"version": "4.1.0",
3+
"version": "4.1.1",
44
"description": "A collection of unstyled, accessible UI components for Vue, utilizing state machines for seamless interaction.",
55
"keywords": [
66
"accordion",

0 commit comments

Comments
 (0)