mirror of
https://github.com/nextui-org/nextui.git
synced 2025-12-08 19:26:11 +00:00
ci(changesets): version packages (#1378)
Co-authored-by: Junior Garcia <jrgarciadev@gmail.com>
This commit is contained in:
parent
fd4e01dcfa
commit
a629f8c088
@ -1,5 +0,0 @@
|
|||||||
---
|
|
||||||
"@nextui-org/dropdown": patch
|
|
||||||
---
|
|
||||||
|
|
||||||
fix #1376 Dropdown item spread key warning
|
|
||||||
@ -1,5 +1,11 @@
|
|||||||
# @nextui-org/dropdown
|
# @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
|
## 2.0.9
|
||||||
|
|
||||||
### Patch Changes
|
### Patch Changes
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@nextui-org/dropdown",
|
"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.",
|
"description": "A dropdown displays a list of actions or options that a user can choose.",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"dropdown"
|
"dropdown"
|
||||||
|
|||||||
@ -1,5 +1,13 @@
|
|||||||
# @nextui-org/react
|
# @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
|
## 2.0.15
|
||||||
|
|
||||||
### Patch Changes
|
### Patch Changes
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@nextui-org/react",
|
"name": "@nextui-org/react",
|
||||||
"version": "2.0.15",
|
"version": "2.0.16",
|
||||||
"description": "🚀 Beautiful and modern React UI library.",
|
"description": "🚀 Beautiful and modern React UI library.",
|
||||||
"author": "Junior Garcia <jrgarciadev@gmail.com>",
|
"author": "Junior Garcia <jrgarciadev@gmail.com>",
|
||||||
"homepage": "https://nextui.org",
|
"homepage": "https://nextui.org",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user