chore(root): fix changeset versions

This commit is contained in:
Junior Garcia 2024-03-03 20:38:38 -03:00
parent e12f3faa81
commit a030680e6a
3 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
--- ---
"@nextui-org/theme": major "@nextui-org/theme": patch
--- ---
Chip with dot variant is not properly styled Chip with dot variant is not properly styled

View File

@ -1,5 +1,5 @@
--- ---
"@nextui-org/popover": minor "@nextui-org/popover": patch
--- ---
Add `updatePositionDeps` prop to popover component Add `updatePositionDeps` prop to popover component

View File

@ -1,5 +1,5 @@
--- ---
"@nextui-org/dropdown": major "@nextui-org/dropdown": patch
--- ---
Fixed the bug: isDisabled does not disable dropdown Fixed the bug: isDisabled does not disable dropdown