mirror of
https://github.com/nextui-org/nextui.git
synced 2025-12-08 19:26:11 +00:00
ci(changesets): version packages (#1435)
This commit is contained in:
parent
c186f37c98
commit
15403bc67e
@ -1,5 +0,0 @@
|
||||
---
|
||||
"@nextui-org/accordion": patch
|
||||
---
|
||||
|
||||
Fix #1430 hideIndicator fixed on AccordionItem
|
||||
@ -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
|
||||
|
||||
@ -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",
|
||||
|
||||
@ -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
|
||||
|
||||
@ -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",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user