ci(changesets): version packages (#1378)

Co-authored-by: Junior Garcia <jrgarciadev@gmail.com>
This commit is contained in:
github-actions[bot] 2023-08-12 11:40:59 -03:00 committed by GitHub
parent fd4e01dcfa
commit a629f8c088
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
5 changed files with 16 additions and 7 deletions

View File

@ -1,5 +0,0 @@
---
"@nextui-org/dropdown": patch
---
fix #1376 Dropdown item spread key warning

View File

@ -1,5 +1,11 @@
# @nextui-org/dropdown
## 2.0.10
### Patch Changes
- [#1377](https://github.com/nextui-org/nextui/pull/1377) [`fd4e01dc`](https://github.com/nextui-org/nextui/commit/fd4e01dcfa5039e363089ada2bd18d7f57ef2d42) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - fix #1376 Dropdown item spread key warning
## 2.0.9
### Patch Changes

View File

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

View File

@ -1,5 +1,13 @@
# @nextui-org/react
## 2.0.16
### Patch Changes
- Updated dependencies [[`fd4e01dc`](https://github.com/nextui-org/nextui/commit/fd4e01dcfa5039e363089ada2bd18d7f57ef2d42)]:
- @nextui-org/dropdown@2.0.10
- @nextui-org/navbar@2.0.9
## 2.0.15
### Patch Changes

View File

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