fix(shared-icons): exports

This commit is contained in:
Junior Garcia 2023-03-26 21:09:11 -03:00
parent 89c68869b1
commit 6e0bd77b70
10 changed files with 45 additions and 5 deletions

View File

@ -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

View File

@ -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",

View File

@ -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

View File

@ -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"

View File

@ -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

View File

@ -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"

View File

@ -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

View File

@ -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",

View File

@ -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

View File

@ -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"