Skip to content

Commit ecb1421

Browse files
committed
chore: release @ark-ui/vue v3.8.0
1 parent 39bb1e1 commit ecb1421

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+
## [3.8.0] - 2024-08-14
10+
911
### Changed
1012

1113
- **Progress**: Update `Progress.ValueText` to render percentage as string.

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": "3.7.2",
3+
"version": "3.8.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)