mirror of
https://github.com/nextui-org/nextui.git
synced 2025-12-08 19:26:11 +00:00
fix(shared-icons): exports
This commit is contained in:
parent
89c68869b1
commit
6e0bd77b70
@ -1,5 +1,12 @@
|
||||
# @nextui-org/accordion
|
||||
|
||||
## 0.0.0-dev-v2-20230327000832
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @nextui-org/shared-icons@0.0.0-dev-v2-20230327000832
|
||||
|
||||
## 0.0.0-dev-v2-20230326233509
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@nextui-org/accordion",
|
||||
"version": "0.0.0-dev-v2-20230326233509",
|
||||
"version": "0.0.0-dev-v2-20230327000832",
|
||||
"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/chip
|
||||
|
||||
## 0.0.0-dev-v2-20230327000832
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @nextui-org/shared-icons@0.0.0-dev-v2-20230327000832
|
||||
|
||||
## 0.0.0-dev-v2-20230326233509
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@nextui-org/chip",
|
||||
"version": "0.0.0-dev-v2-20230326233509",
|
||||
"version": "0.0.0-dev-v2-20230327000832",
|
||||
"description": "Chips help people enter information, make selections, filter content, or trigger actions.",
|
||||
"keywords": [
|
||||
"chip"
|
||||
|
||||
@ -1,5 +1,12 @@
|
||||
# @nextui-org/pagination
|
||||
|
||||
## 0.0.0-dev-v2-20230327000832
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @nextui-org/shared-icons@0.0.0-dev-v2-20230327000832
|
||||
|
||||
## 0.0.0-dev-v2-20230326233509
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@nextui-org/pagination",
|
||||
"version": "0.0.0-dev-v2-20230326233509",
|
||||
"version": "0.0.0-dev-v2-20230327000832",
|
||||
"description": "The Pagination component allows you to display active page and navigate between multiple pages.",
|
||||
"keywords": [
|
||||
"pagination"
|
||||
|
||||
@ -1,5 +1,18 @@
|
||||
# @nextui-org/react
|
||||
|
||||
## 0.0.0-dev-v2-20230327000832
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- @nextui-org/accordion@0.0.0-dev-v2-20230327000832
|
||||
- @nextui-org/avatar@0.0.0-dev-v2-20230326233509
|
||||
- @nextui-org/badge@0.0.0-dev-v2-20230326233509
|
||||
- @nextui-org/button@0.0.0-dev-v2-20230326233509
|
||||
- @nextui-org/checkbox@0.0.0-dev-v2-20230326233509
|
||||
- @nextui-org/chip@0.0.0-dev-v2-20230327000832
|
||||
- @nextui-org/pagination@0.0.0-dev-v2-20230327000832
|
||||
- @nextui-org/switch@0.0.0-dev-v2-20230326233509
|
||||
|
||||
## 0.0.0-dev-v2-20230326233509
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@nextui-org/react",
|
||||
"version": "0.0.0-dev-v2-20230326233509",
|
||||
"version": "0.0.0-dev-v2-20230327000832",
|
||||
"description": "🚀 Beautiful and modern React UI library.",
|
||||
"author": "Junior Garcia <jrgarciadev@gmail.com>",
|
||||
"homepage": "https://nextui.org",
|
||||
|
||||
@ -1,5 +1,11 @@
|
||||
# @nextui-org/shared-icons
|
||||
|
||||
## 0.0.0-dev-v2-20230327000832
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Exports fixed
|
||||
|
||||
## 0.0.0-dev-v2-20230326202948
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@nextui-org/shared-icons",
|
||||
"version": "0.0.0-dev-v2-20230326202948",
|
||||
"version": "0.0.0-dev-v2-20230327000832",
|
||||
"description": "Internal icons set, commonly used in the components stories",
|
||||
"keywords": [
|
||||
"icons-utils"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user