ci(changesets): version packages (#1435)

This commit is contained in:
github-actions[bot] 2023-08-18 18:16:55 -03:00 committed by GitHub
parent c186f37c98
commit 15403bc67e
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/accordion": patch
---
Fix #1430 hideIndicator fixed on AccordionItem

View File

@ -1,5 +1,11 @@
# @nextui-org/accordion
## 2.0.13
### Patch Changes
- [#1433](https://github.com/nextui-org/nextui/pull/1433) [`c186f37c9`](https://github.com/nextui-org/nextui/commit/c186f37c98a95e1c74b640f2ae2a99bc2c9a2b74) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Fix #1430 hideIndicator fixed on AccordionItem
## 2.0.12
### Patch Changes

View File

@ -1,6 +1,6 @@
{
"name": "@nextui-org/accordion",
"version": "2.0.12",
"version": "2.0.13",
"description": "Collapse display a list of high-level options that can expand/collapse to reveal more information.",
"keywords": [
"react",

View File

@ -1,5 +1,12 @@
# @nextui-org/react
## 2.0.24
### Patch Changes
- Updated dependencies [[`c186f37c9`](https://github.com/nextui-org/nextui/commit/c186f37c98a95e1c74b640f2ae2a99bc2c9a2b74)]:
- @nextui-org/accordion@2.0.13
## 2.0.23
### Patch Changes

View File

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