From 35bd01a4abe507aefb3f179e8f83d0d228ebdae4 Mon Sep 17 00:00:00 2001 From: WK Wong Date: Thu, 5 Dec 2024 19:14:36 +0800 Subject: [PATCH] chore(changeset): add changeset --- .changeset/quick-monkeys-pretend.md | 48 +++++++++++++++++++++++++++++ 1 file changed, 48 insertions(+) create mode 100644 .changeset/quick-monkeys-pretend.md diff --git a/.changeset/quick-monkeys-pretend.md b/.changeset/quick-monkeys-pretend.md new file mode 100644 index 0000000000..569ad24288 --- /dev/null +++ b/.changeset/quick-monkeys-pretend.md @@ -0,0 +1,48 @@ +--- +"@nextui-org/use-intersection-observer": patch +"@nextui-org/use-aria-modal-overlay": patch +"@nextui-org/use-aria-toggle-button": patch +"@nextui-org/use-aria-multiselect": patch +"@nextui-org/use-aria-accordion": patch +"@nextui-org/autocomplete": patch +"@nextui-org/breadcrumbs": patch +"@nextui-org/date-picker": patch +"@nextui-org/date-input": patch +"@nextui-org/pagination": patch +"@nextui-org/use-aria-button": patch +"@nextui-org/accordion": patch +"@nextui-org/use-disclosure": patch +"@nextui-org/aria-utils": patch +"@nextui-org/calendar": patch +"@nextui-org/checkbox": patch +"@nextui-org/dropdown": patch +"@nextui-org/progress": patch +"@nextui-org/use-aria-link": patch +"@nextui-org/use-aria-menu": patch +"@nextui-org/listbox": patch +"@nextui-org/popover": patch +"@nextui-org/snippet": patch +"@nextui-org/tooltip": patch +"@nextui-org/avatar": patch +"@nextui-org/button": patch +"@nextui-org/navbar": patch +"@nextui-org/select": patch +"@nextui-org/slider": patch +"@nextui-org/switch": patch +"@nextui-org/alert": patch +"@nextui-org/input": patch +"@nextui-org/modal": patch +"@nextui-org/radio": patch +"@nextui-org/table": patch +"@nextui-org/card": patch +"@nextui-org/chip": patch +"@nextui-org/form": patch +"@nextui-org/link": patch +"@nextui-org/menu": patch +"@nextui-org/tabs": patch +"@nextui-org/user": patch +"@nextui-org/kbd": patch +"@nextui-org/system": patch +--- + +bump `@react-aria/utils` version (#4212)