Skip to content

Commit 13d1d89

Browse files
committed
chore: release @ark-ui/svelte v5.12.1
1 parent 4543fbf commit 13d1d89

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

packages/svelte/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+
## [5.12.1] - 2025-11-02
10+
911
### Fixed
1012

1113
- **Dialog, Popover**: Improved shadow DOM support for interact outside and focus trap detection

packages/svelte/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/svelte",
33
"type": "module",
4-
"version": "5.12.0",
4+
"version": "5.12.1",
55
"description": "A collection of unstyled, accessible UI components for Svelte",
66
"keywords": [
77
"accordion",

0 commit comments

Comments
 (0)