ci(changesets): version packages (#1499)

Co-authored-by: Junior Garcia <jrgarciadev@gmail.com>
This commit is contained in:
github-actions[bot] 2023-08-26 13:39:00 +00:00 committed by GitHub
parent 6be3bc3516
commit 27bde30839
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
5 changed files with 15 additions and 7 deletions

View File

@ -1,5 +0,0 @@
---
"@nextui-org/navbar": patch
---
fix unable to close NavbarMenu

View File

@ -1,5 +1,11 @@
# @nextui-org/navbar
## 2.0.15
### Patch Changes
- [#1496](https://github.com/nextui-org/nextui/pull/1496) [`e4113b05c`](https://github.com/nextui-org/nextui/commit/e4113b05ced165a0b09eb05da2b7822ef304bb7d) Thanks [@TIMMLOPK](https://github.com/TIMMLOPK)! - fix unable to close NavbarMenu
## 2.0.14
### Patch Changes

View File

@ -1,6 +1,6 @@
{
"name": "@nextui-org/navbar",
"version": "2.0.14",
"version": "2.0.15",
"description": "A responsive navigation header positioned on top side of your page that includes support for branding, links, navigation, collapse and more.",
"keywords": [
"navbar"

View File

@ -1,5 +1,12 @@
# @nextui-org/react
## 2.1.6
### Patch Changes
- Updated dependencies [[`e4113b05c`](https://github.com/nextui-org/nextui/commit/e4113b05ced165a0b09eb05da2b7822ef304bb7d)]:
- @nextui-org/navbar@2.0.15
## 2.1.5
### Patch Changes

View File

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