Skip to content

Commit 88d87a9

Browse files
committed
chore: release @ark-ui/vue v5.29.1
1 parent 783e618 commit 88d87a9

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
@@ -1,5 +1,7 @@
11
## [Unreleased]
22

3+
## [5.29.1] - 2025-11-22
4+
35
### Fixed
46

57
- **Fieldset**: Fixed `aria-describedby` resolution to correctly reference helper text and error text IDs, and corrected `aria-labelledby` to use legend ID instead of label ID

packages/vue/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@ark-ui/vue",
33
"type": "module",
4-
"version": "5.29.0",
4+
"version": "5.29.1",
55
"description": "A collection of unstyled, accessible UI components for Vue, utilizing state machines for seamless interaction.",
66
"keywords": [
77
"accordion",

0 commit comments

Comments
 (0)