chore: new snapshot

This commit is contained in:
Junior Garcia 2023-03-26 09:25:26 -03:00
parent 3a0d1e32b0
commit 53b942d9ff
4 changed files with 18 additions and 2 deletions

View File

@ -1,5 +1,11 @@
# @nextui-org/button
## 0.0.0-dev-v2-20230326122446
### Patch Changes
- Button onClick warning removed
## 0.0.0-dev-v2-20230326032643
### Patch Changes

View File

@ -1,6 +1,6 @@
{
"name": "@nextui-org/button",
"version": "0.0.0-dev-v2-20230326032643",
"version": "0.0.0-dev-v2-20230326122446",
"description": "Buttons allow users to perform actions and choose with a single tap.",
"keywords": [
"button"

View File

@ -1,5 +1,15 @@
# @nextui-org/react
## 0.0.0-dev-v2-20230326122446
### Patch Changes
- Updated dependencies
- @nextui-org/button@0.0.0-dev-v2-20230326122446
- @nextui-org/card@0.0.0-dev-v2-20230326032643
- @nextui-org/radio@0.0.0-dev-v2-20230326032643
- @nextui-org/tooltip@0.0.0-dev-v2-20230326032643
## 0.0.0-dev-v2-20230326032643
### Patch Changes

View File

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