ci(changesets): version packages (#1284)

Co-authored-by: Junior Garcia <jrgarciadev@gmail.com>
This commit is contained in:
github-actions[bot] 2023-08-05 10:54:54 -03:00 committed by GitHub
parent a1a02dc0db
commit edc2bc741e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
7 changed files with 25 additions and 8 deletions

View File

@ -1,5 +0,0 @@
---
"@nextui-org/tooltip": patch
---
Fix the trigger behavior to prevent it from opening again after the delay is not reached and the cursor moves out.

View File

@ -1,5 +1,12 @@
# @nextui-org/snippet
## 2.0.3
### Patch Changes
- Updated dependencies [[`a1a02dc0`](https://github.com/nextui-org/nextui/commit/a1a02dc0db6dc6f9c3355e6f58173433c2e41e19)]:
- @nextui-org/tooltip@2.0.3
## 2.0.2
### Patch Changes

View File

@ -1,6 +1,6 @@
{
"name": "@nextui-org/snippet",
"version": "2.0.2",
"version": "2.0.3",
"description": "Display a snippet of copyable code for the command line.",
"keywords": [
"snippet"

View File

@ -1,5 +1,11 @@
# @nextui-org/tooltip
## 2.0.3
### Patch Changes
- [#1278](https://github.com/nextui-org/nextui/pull/1278) [`a1a02dc0`](https://github.com/nextui-org/nextui/commit/a1a02dc0db6dc6f9c3355e6f58173433c2e41e19) Thanks [@tianenpang](https://github.com/tianenpang)! - Fix the trigger behavior to prevent it from opening again after the delay is not reached and the cursor moves out.
## 2.0.2
### Patch Changes

View File

@ -1,6 +1,6 @@
{
"name": "@nextui-org/tooltip",
"version": "2.0.2",
"version": "2.0.3",
"description": "A React Component for rendering dynamically positioned Tooltips",
"keywords": [
"tooltip"

View File

@ -1,5 +1,14 @@
# @nextui-org/react
## 2.0.3
### Patch Changes
- Updated dependencies [[`a1a02dc0`](https://github.com/nextui-org/nextui/commit/a1a02dc0db6dc6f9c3355e6f58173433c2e41e19)]:
- @nextui-org/tooltip@2.0.3
- @nextui-org/snippet@2.0.3
- @nextui-org/table@2.0.2
## 2.0.2
### Patch Changes

View File

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