Skip to content

Commit fee3bdc

Browse files
committed
fix: changeset
1 parent 2339a27 commit fee3bdc

File tree

4 files changed

+51
-51
lines changed

4 files changed

+51
-51
lines changed

.changeset/few-jars-flow.md

+47-47
Original file line numberDiff line numberDiff line change
@@ -1,52 +1,52 @@
11
---
2-
"@nextui-org/table": minor
3-
"@nextui-org/accordion": minor
4-
"@nextui-org/autocomplete": minor
5-
"@nextui-org/avatar": minor
6-
"@nextui-org/breadcrumbs": minor
7-
"@nextui-org/button": minor
8-
"@nextui-org/calendar": minor
9-
"@nextui-org/card": minor
10-
"@nextui-org/checkbox": minor
11-
"@nextui-org/chip": minor
12-
"@nextui-org/date-input": minor
13-
"@nextui-org/date-picker": minor
14-
"@nextui-org/divider": minor
15-
"@nextui-org/dropdown": minor
16-
"@nextui-org/input": minor
17-
"@nextui-org/kbd": minor
18-
"@nextui-org/link": minor
19-
"@nextui-org/listbox": minor
20-
"@nextui-org/menu": minor
21-
"@nextui-org/modal": minor
22-
"@nextui-org/navbar": minor
23-
"@nextui-org/pagination": minor
24-
"@nextui-org/popover": minor
25-
"@nextui-org/progress": minor
26-
"@nextui-org/radio": minor
27-
"@nextui-org/select": minor
28-
"@nextui-org/slider": minor
29-
"@nextui-org/snippet": minor
30-
"@nextui-org/switch": minor
31-
"@nextui-org/tabs": minor
32-
"@nextui-org/tooltip": minor
33-
"@nextui-org/user": minor
2+
"@nextui-org/table": patch
3+
"@nextui-org/accordion": patch
4+
"@nextui-org/autocomplete": patch
5+
"@nextui-org/avatar": patch
6+
"@nextui-org/breadcrumbs": patch
7+
"@nextui-org/button": patch
8+
"@nextui-org/calendar": patch
9+
"@nextui-org/card": patch
10+
"@nextui-org/checkbox": patch
11+
"@nextui-org/chip": patch
12+
"@nextui-org/date-input": patch
13+
"@nextui-org/date-picker": patch
14+
"@nextui-org/divider": patch
15+
"@nextui-org/dropdown": patch
16+
"@nextui-org/input": patch
17+
"@nextui-org/kbd": patch
18+
"@nextui-org/link": patch
19+
"@nextui-org/listbox": patch
20+
"@nextui-org/menu": patch
21+
"@nextui-org/modal": patch
22+
"@nextui-org/navbar": patch
23+
"@nextui-org/pagination": patch
24+
"@nextui-org/popover": patch
25+
"@nextui-org/progress": patch
26+
"@nextui-org/radio": patch
27+
"@nextui-org/select": patch
28+
"@nextui-org/slider": patch
29+
"@nextui-org/snippet": patch
30+
"@nextui-org/switch": patch
31+
"@nextui-org/tabs": patch
32+
"@nextui-org/tooltip": patch
33+
"@nextui-org/user": patch
3434
"@nextui-org/react": minor
35-
"@nextui-org/system": minor
36-
"@nextui-org/system-rsc": minor
37-
"@nextui-org/use-aria-accordion": minor
38-
"@nextui-org/use-aria-accordion-item": minor
39-
"@nextui-org/use-aria-button": minor
40-
"@nextui-org/use-aria-link": minor
41-
"@nextui-org/use-aria-menu": minor
42-
"@nextui-org/use-aria-modal-overlay": minor
43-
"@nextui-org/use-aria-multiselect": minor
44-
"@nextui-org/use-aria-toggle-button": minor
45-
"@nextui-org/use-disclosure": minor
46-
"@nextui-org/use-intersection-observer": minor
47-
"@nextui-org/use-is-mobile": minor
48-
"@nextui-org/use-pagination": minor
49-
"@nextui-org/aria-utils": minor
35+
"@nextui-org/system": patch
36+
"@nextui-org/system-rsc": patch
37+
"@nextui-org/use-aria-accordion": patch
38+
"@nextui-org/use-aria-accordion-item": patch
39+
"@nextui-org/use-aria-button": patch
40+
"@nextui-org/use-aria-link": patch
41+
"@nextui-org/use-aria-menu": patch
42+
"@nextui-org/use-aria-modal-overlay": patch
43+
"@nextui-org/use-aria-multiselect": patch
44+
"@nextui-org/use-aria-toggle-button": patch
45+
"@nextui-org/use-disclosure": patch
46+
"@nextui-org/use-intersection-observer": patch
47+
"@nextui-org/use-is-mobile": patch
48+
"@nextui-org/use-pagination": patch
49+
"@nextui-org/aria-utils": patch
5050
---
5151

5252
update react-aria version

.changeset/light-needles-behave.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
"@nextui-org/use-theme": minor
2+
"@nextui-org/use-theme": patch
33
---
44

55
introduce `use-theme` hook

.changeset/neat-donkeys-accept.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
"@nextui-org/date-picker": minor
3-
"@nextui-org/theme": minor
2+
"@nextui-org/date-picker": patch
3+
"@nextui-org/theme": patch
44
---
55

66
Add support for selectorButtonPlacement property (#3015)

.changeset/slow-paws-punch.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
"@nextui-org/popover": minor
2+
"@nextui-org/popover": patch
33
---
44

55
added `shouldCloseOnScroll` to control the popover closing on scroll (#3594)

0 commit comments

Comments
 (0)