Skip to content

Commit 8a082d6

Browse files
release: bump package version
1 parent fa1a1d5 commit 8a082d6

6 files changed

Lines changed: 13 additions & 21 deletions

File tree

.changeset/clear-clubs-jam.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/few-doors-grab.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/green-pigs-repeat.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/tiny-popovers-smile.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# @radui/ui
22

3+
## 0.6.0
4+
5+
### Minor Changes
6+
7+
- fa1a1d5: scroll area visual types
8+
- 1535c08: new toast component
9+
10+
### Patch Changes
11+
12+
- 3a9ef46: Add configurable `loop` focus-wrapping options for Tabs, Disclosure, Tree, and NavigationMenu, including NavigationMenu content panels.
13+
- b577317: popover - improve radix api parity, modal focus behavior, arrow styling, and positioning stability
14+
315
## 0.5.0
416

517
### Minor Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@radui/ui",
3-
"version": "0.5.0",
3+
"version": "0.6.0",
44
"description": "",
55
"main": "dist",
66
"type": "module",

0 commit comments

Comments
 (0)