Skip to content

Commit 1739bcb

Browse files
committed
chore: release @ark-ui/vue v3.7.0
1 parent 497bc4a commit 1739bcb

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

packages/vue/CHANGELOG.md

+2
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+
## [3.7.0] - 2024-07-25
10+
911
### Added
1012

1113
- **Fieldset Component**: Introduced to help group form fields.

packages/vue/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ark-ui/vue",
3-
"version": "3.6.0",
3+
"version": "3.7.0",
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)