ci(changesets): version packages (#4435)

Co-authored-by: Junior Garcia <jrgarciadev@gmail.com>
This commit is contained in:
github-actions[bot] 2024-12-23 22:01:42 -03:00 committed by GitHub
parent 6430bc0084
commit 05807d80f5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
5 changed files with 15 additions and 7 deletions

View File

@ -1,5 +0,0 @@
---
"@nextui-org/navbar": patch
---
Fix release

View File

@ -1,5 +1,11 @@
# @nextui-org/navbar
## 2.2.7
### Patch Changes
- [`6430bc0`](https://github.com/nextui-org/nextui/commit/6430bc00844ca580027aa7c1389a210f2eac0732) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Fix release
## 2.2.6
### Patch Changes

View File

@ -1,6 +1,6 @@
{
"name": "@nextui-org/navbar",
"version": "2.2.6",
"version": "2.2.7",
"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.6.10
### Patch Changes
- Updated dependencies [[`6430bc0`](https://github.com/nextui-org/nextui/commit/6430bc00844ca580027aa7c1389a210f2eac0732)]:
- @nextui-org/navbar@2.2.7
## 2.6.9
### Patch Changes

View File

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