Skip to content

Commit 8cd964d

Browse files
ci(changesets): version packages (beta) (#4095)
1 parent b9d5d49 commit 8cd964d

File tree

11 files changed

+94
-5
lines changed

11 files changed

+94
-5
lines changed

.changeset/pre.json

+1
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,7 @@
117117
"poor-moose-double",
118118
"poor-sheep-repair",
119119
"popular-pigs-begin",
120+
"proud-chicken-impress",
120121
"quick-geckos-punch",
121122
"red-camels-build",
122123
"selfish-baboons-know",

packages/components/autocomplete/CHANGELOG.md

+14
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# @nextui-org/autocomplete
22

3+
## 2.2.0-beta.11
4+
5+
### Patch Changes
6+
7+
- [#4094](https://github.com/nextui-org/nextui/pull/4094) [`b9d5d4925`](https://github.com/nextui-org/nextui/commit/b9d5d492519778a4bf071748ec9f2b4e25d8373f) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Virtualization support added to Listbox & Autocomplete
8+
9+
- Updated dependencies [[`b9d5d4925`](https://github.com/nextui-org/nextui/commit/b9d5d492519778a4bf071748ec9f2b4e25d8373f)]:
10+
- @nextui-org/listbox@2.2.0-beta.8
11+
- @nextui-org/button@2.1.0-beta.7
12+
- @nextui-org/input@2.3.0-beta.9
13+
- @nextui-org/popover@2.2.0-beta.8
14+
- @nextui-org/scroll-shadow@2.2.0-beta.7
15+
- @nextui-org/spinner@2.1.0-beta.7
16+
317
## 2.2.0-beta.10
418

519
### Patch Changes

packages/components/autocomplete/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nextui-org/autocomplete",
3-
"version": "2.2.0-beta.10",
3+
"version": "2.2.0-beta.11",
44
"description": "An autocomplete combines a text input with a listbox, allowing users to filter a list of options to items matching a query.",
55
"keywords": [
66
"autocomplete"

packages/components/listbox/CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# @nextui-org/listbox
22

3+
## 2.2.0-beta.8
4+
5+
### Patch Changes
6+
7+
- [#4094](https://github.com/nextui-org/nextui/pull/4094) [`b9d5d4925`](https://github.com/nextui-org/nextui/commit/b9d5d492519778a4bf071748ec9f2b4e25d8373f) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Virtualization support added to Listbox & Autocomplete
8+
9+
- Updated dependencies []:
10+
- @nextui-org/divider@2.1.0-beta.7
11+
312
## 2.2.0-beta.7
413

514
### Patch Changes

packages/components/listbox/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nextui-org/listbox",
3-
"version": "2.2.0-beta.7",
3+
"version": "2.2.0-beta.8",
44
"description": "A listbox displays a list of options and allows a user to select one or more of them.",
55
"keywords": [
66
"listbox"

packages/components/select/CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# @nextui-org/select
22

3+
## 2.3.0-beta.11
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`b9d5d4925`](https://github.com/nextui-org/nextui/commit/b9d5d492519778a4bf071748ec9f2b4e25d8373f)]:
8+
- @nextui-org/listbox@2.2.0-beta.8
9+
- @nextui-org/popover@2.2.0-beta.8
10+
- @nextui-org/scroll-shadow@2.2.0-beta.7
11+
- @nextui-org/spinner@2.1.0-beta.7
12+
313
## 2.3.0-beta.10
414

515
### Patch Changes

packages/components/select/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nextui-org/select",
3-
"version": "2.3.0-beta.10",
3+
"version": "2.3.0-beta.11",
44
"description": "A select displays a collapsible list of options and allows a user to select one of them.",
55
"keywords": [
66
"select"

packages/core/react/CHANGELOG.md

+49
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,54 @@
11
# @nextui-org/react
22

3+
## 2.5.0-beta.17
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`b9d5d4925`](https://github.com/nextui-org/nextui/commit/b9d5d492519778a4bf071748ec9f2b4e25d8373f)]:
8+
- @nextui-org/autocomplete@2.2.0-beta.11
9+
- @nextui-org/listbox@2.2.0-beta.8
10+
- @nextui-org/theme@2.3.0-beta.12
11+
- @nextui-org/select@2.3.0-beta.11
12+
- @nextui-org/accordion@2.1.0-beta.8
13+
- @nextui-org/alert@2.1.0-beta.10
14+
- @nextui-org/avatar@2.1.0-beta.10
15+
- @nextui-org/badge@2.1.0-beta.7
16+
- @nextui-org/breadcrumbs@2.1.0-beta.8
17+
- @nextui-org/button@2.1.0-beta.7
18+
- @nextui-org/calendar@2.1.0-beta.8
19+
- @nextui-org/card@2.1.0-beta.7
20+
- @nextui-org/checkbox@2.2.0-beta.7
21+
- @nextui-org/chip@2.1.0-beta.8
22+
- @nextui-org/code@2.1.0-beta.7
23+
- @nextui-org/date-input@2.2.0-beta.7
24+
- @nextui-org/date-picker@2.2.0-beta.9
25+
- @nextui-org/divider@2.1.0-beta.7
26+
- @nextui-org/drawer@2.1.0-beta.9
27+
- @nextui-org/dropdown@2.2.0-beta.8
28+
- @nextui-org/image@2.1.0-beta.10
29+
- @nextui-org/input@2.3.0-beta.9
30+
- @nextui-org/kbd@2.1.0-beta.7
31+
- @nextui-org/link@2.1.0-beta.8
32+
- @nextui-org/menu@2.1.0-beta.7
33+
- @nextui-org/modal@2.1.0-beta.9
34+
- @nextui-org/navbar@2.1.0-beta.7
35+
- @nextui-org/pagination@2.1.0-beta.8
36+
- @nextui-org/popover@2.2.0-beta.8
37+
- @nextui-org/progress@2.1.0-beta.7
38+
- @nextui-org/radio@2.2.0-beta.7
39+
- @nextui-org/ripple@2.1.0-beta.7
40+
- @nextui-org/scroll-shadow@2.2.0-beta.7
41+
- @nextui-org/skeleton@2.1.0-beta.7
42+
- @nextui-org/slider@2.3.0-beta.7
43+
- @nextui-org/snippet@2.1.0-beta.8
44+
- @nextui-org/spacer@2.1.0-beta.7
45+
- @nextui-org/spinner@2.1.0-beta.7
46+
- @nextui-org/switch@2.1.0-beta.7
47+
- @nextui-org/table@2.1.0-beta.8
48+
- @nextui-org/tabs@2.1.0-beta.7
49+
- @nextui-org/tooltip@2.1.0-beta.7
50+
- @nextui-org/user@2.1.0-beta.10
51+
352
## 2.5.0-beta.16
453

554
### Patch Changes

packages/core/react/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nextui-org/react",
3-
"version": "2.5.0-beta.16",
3+
"version": "2.5.0-beta.17",
44
"description": "🚀 Beautiful and modern React UI library.",
55
"author": "Junior Garcia <[email protected]>",
66
"homepage": "https://nextui.org",

packages/core/theme/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @nextui-org/theme
22

3+
## 2.3.0-beta.12
4+
5+
### Patch Changes
6+
7+
- [#4094](https://github.com/nextui-org/nextui/pull/4094) [`b9d5d4925`](https://github.com/nextui-org/nextui/commit/b9d5d492519778a4bf071748ec9f2b4e25d8373f) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Virtualization support added to Listbox & Autocomplete
8+
39
## 2.3.0-beta.11
410

511
### Patch Changes

packages/core/theme/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nextui-org/theme",
3-
"version": "2.3.0-beta.11",
3+
"version": "2.3.0-beta.12",
44
"description": "The default theme for NextUI components",
55
"keywords": [
66
"theme",

0 commit comments

Comments
 (0)