ci(changesets): version packages (#1916)

Co-authored-by: Junior Garcia <jrgarciadev@gmail.com>
This commit is contained in:
github-actions[bot] 2023-11-07 10:35:29 -03:00 committed by GitHub
parent 135cc21e6f
commit 1149345cae
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
16 changed files with 107 additions and 19 deletions

View File

@ -1,6 +0,0 @@
---
"@nextui-org/listbox": patch
"@nextui-org/menu": patch
---
Fix #1888 `hideSelectedIcon` added to menu and listbox sections.

View File

@ -1,6 +0,0 @@
---
"@nextui-org/select": patch
"@nextui-org/theme": patch
---
Fix #1910 multiline select fixed, style improved.

View File

@ -1,5 +1,17 @@
# @nextui-org/autocomplete
## 2.0.6
### Patch Changes
- Updated dependencies [[`135cc21e6`](https://github.com/nextui-org/nextui/commit/135cc21e6f0f2bee1f19e7e5799b6cea8179b7f5)]:
- @nextui-org/listbox@2.1.14
- @nextui-org/button@2.0.24
- @nextui-org/input@2.1.14
- @nextui-org/popover@2.1.12
- @nextui-org/scroll-shadow@2.1.12
- @nextui-org/spinner@2.0.22
## 2.0.5
### Patch Changes

View File

@ -1,6 +1,6 @@
{
"name": "@nextui-org/autocomplete",
"version": "2.0.5",
"version": "2.0.6",
"description": "An autocomplete combines a text input with a listbox, allowing users to filter a list of options to items matching a query.",
"keywords": [
"autocomplete"

View File

@ -1,5 +1,13 @@
# @nextui-org/dropdown
## 2.1.14
### Patch Changes
- Updated dependencies [[`135cc21e6`](https://github.com/nextui-org/nextui/commit/135cc21e6f0f2bee1f19e7e5799b6cea8179b7f5)]:
- @nextui-org/menu@2.0.15
- @nextui-org/popover@2.1.12
## 2.1.13
### Patch Changes

View File

@ -1,6 +1,6 @@
{
"name": "@nextui-org/dropdown",
"version": "2.1.13",
"version": "2.1.14",
"description": "A dropdown displays a list of actions or options that a user can choose.",
"keywords": [
"dropdown"

View File

@ -1,5 +1,14 @@
# @nextui-org/listbox
## 2.1.14
### Patch Changes
- [#1915](https://github.com/nextui-org/nextui/pull/1915) [`135cc21e6`](https://github.com/nextui-org/nextui/commit/135cc21e6f0f2bee1f19e7e5799b6cea8179b7f5) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Fix #1888 `hideSelectedIcon` added to menu and listbox sections.
- Updated dependencies []:
- @nextui-org/divider@2.0.23
## 2.1.13
### Patch Changes

View File

@ -1,6 +1,6 @@
{
"name": "@nextui-org/listbox",
"version": "2.1.13",
"version": "2.1.14",
"description": "A listbox displays a list of options and allows a user to select one or more of them.",
"keywords": [
"listbox"

View File

@ -1,5 +1,14 @@
# @nextui-org/menu
## 2.0.15
### Patch Changes
- [#1915](https://github.com/nextui-org/nextui/pull/1915) [`135cc21e6`](https://github.com/nextui-org/nextui/commit/135cc21e6f0f2bee1f19e7e5799b6cea8179b7f5) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Fix #1888 `hideSelectedIcon` added to menu and listbox sections.
- Updated dependencies []:
- @nextui-org/divider@2.0.23
## 2.0.14
### Patch Changes

View File

@ -1,6 +1,6 @@
{
"name": "@nextui-org/menu",
"version": "2.0.14",
"version": "2.0.15",
"description": "A menu displays a list of options and allows a user to select one or more of them.",
"keywords": [
"menu"

View File

@ -1,5 +1,17 @@
# @nextui-org/select
## 2.1.18
### Patch Changes
- [#1914](https://github.com/nextui-org/nextui/pull/1914) [`7f6218b97`](https://github.com/nextui-org/nextui/commit/7f6218b97860d267f5208134948dfeadd04505d1) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Fix #1910 multiline select fixed, style improved.
- Updated dependencies [[`135cc21e6`](https://github.com/nextui-org/nextui/commit/135cc21e6f0f2bee1f19e7e5799b6cea8179b7f5)]:
- @nextui-org/listbox@2.1.14
- @nextui-org/popover@2.1.12
- @nextui-org/scroll-shadow@2.1.12
- @nextui-org/spinner@2.0.22
## 2.1.17
### Patch Changes

View File

@ -1,6 +1,6 @@
{
"name": "@nextui-org/select",
"version": "2.1.17",
"version": "2.1.18",
"description": "A select displays a collapsible list of options and allows a user to select one of them.",
"keywords": [
"select"

View File

@ -1,5 +1,49 @@
# @nextui-org/react
## 2.2.6
### Patch Changes
- Updated dependencies [[`135cc21e6`](https://github.com/nextui-org/nextui/commit/135cc21e6f0f2bee1f19e7e5799b6cea8179b7f5), [`7f6218b97`](https://github.com/nextui-org/nextui/commit/7f6218b97860d267f5208134948dfeadd04505d1)]:
- @nextui-org/listbox@2.1.14
- @nextui-org/menu@2.0.15
- @nextui-org/select@2.1.18
- @nextui-org/theme@2.1.15
- @nextui-org/autocomplete@2.0.6
- @nextui-org/dropdown@2.1.14
- @nextui-org/accordion@2.0.26
- @nextui-org/avatar@2.0.24
- @nextui-org/badge@2.0.22
- @nextui-org/breadcrumbs@2.0.3
- @nextui-org/button@2.0.24
- @nextui-org/card@2.0.24
- @nextui-org/checkbox@2.0.25
- @nextui-org/chip@2.0.24
- @nextui-org/code@2.0.22
- @nextui-org/divider@2.0.23
- @nextui-org/image@2.0.24
- @nextui-org/input@2.1.14
- @nextui-org/kbd@2.0.23
- @nextui-org/link@2.0.25
- @nextui-org/modal@2.0.26
- @nextui-org/navbar@2.0.25
- @nextui-org/pagination@2.0.25
- @nextui-org/popover@2.1.12
- @nextui-org/progress@2.0.24
- @nextui-org/radio@2.0.25
- @nextui-org/ripple@2.0.24
- @nextui-org/scroll-shadow@2.1.12
- @nextui-org/skeleton@2.0.22
- @nextui-org/slider@2.2.3
- @nextui-org/snippet@2.0.28
- @nextui-org/spacer@2.0.22
- @nextui-org/spinner@2.0.22
- @nextui-org/switch@2.0.24
- @nextui-org/table@2.0.26
- @nextui-org/tabs@2.0.24
- @nextui-org/tooltip@2.0.27
- @nextui-org/user@2.0.25
## 2.2.5
### Patch Changes

View File

@ -1,6 +1,6 @@
{
"name": "@nextui-org/react",
"version": "2.2.5",
"version": "2.2.6",
"description": "🚀 Beautiful and modern React UI library.",
"author": "Junior Garcia <jrgarciadev@gmail.com>",
"homepage": "https://nextui.org",

View File

@ -1,5 +1,11 @@
# @nextui-org/theme
## 2.1.15
### Patch Changes
- [#1914](https://github.com/nextui-org/nextui/pull/1914) [`7f6218b97`](https://github.com/nextui-org/nextui/commit/7f6218b97860d267f5208134948dfeadd04505d1) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Fix #1910 multiline select fixed, style improved.
## 2.1.14
### Patch Changes

View File

@ -1,6 +1,6 @@
{
"name": "@nextui-org/theme",
"version": "2.1.14",
"version": "2.1.15",
"description": "The default theme for NextUI components",
"keywords": [
"theme",