ci(changesets): version packages (#1414)

Co-authored-by: Junior Garcia <jrgarciadev@gmail.com>
This commit is contained in:
github-actions[bot] 2023-08-15 20:35:07 -03:00 committed by GitHub
parent f068552774
commit d7c6c79f38
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
9 changed files with 33 additions and 10 deletions

View File

@ -1,6 +0,0 @@
---
"@nextui-org/tooltip": patch
"@nextui-org/modal": patch
---
Tooltip style prop merged, this allows users change the z-index

View File

@ -1,5 +1,11 @@
# @nextui-org/modal
## 2.0.13
### Patch Changes
- [#1413](https://github.com/nextui-org/nextui/pull/1413) [`f06855277`](https://github.com/nextui-org/nextui/commit/f0685527744f598e2aa032414f92a301b3195c1e) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Tooltip style prop merged, this allows users change the z-index
## 2.0.12
### Patch Changes

View File

@ -1,6 +1,6 @@
{
"name": "@nextui-org/modal",
"version": "2.0.12",
"version": "2.0.13",
"description": "Displays a dialog with a custom content that requires attention or provides additional information.",
"keywords": [
"modal"

View File

@ -1,5 +1,12 @@
# @nextui-org/snippet
## 2.0.14
### Patch Changes
- Updated dependencies [[`f06855277`](https://github.com/nextui-org/nextui/commit/f0685527744f598e2aa032414f92a301b3195c1e)]:
- @nextui-org/tooltip@2.0.13
## 2.0.13
### Patch Changes

View File

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

View File

@ -1,5 +1,11 @@
# @nextui-org/tooltip
## 2.0.13
### Patch Changes
- [#1413](https://github.com/nextui-org/nextui/pull/1413) [`f06855277`](https://github.com/nextui-org/nextui/commit/f0685527744f598e2aa032414f92a301b3195c1e) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Tooltip style prop merged, this allows users change the z-index
## 2.0.12
### Patch Changes

View File

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

View File

@ -1,5 +1,15 @@
# @nextui-org/react
## 2.0.22
### Patch Changes
- Updated dependencies [[`f06855277`](https://github.com/nextui-org/nextui/commit/f0685527744f598e2aa032414f92a301b3195c1e)]:
- @nextui-org/tooltip@2.0.13
- @nextui-org/modal@2.0.13
- @nextui-org/snippet@2.0.14
- @nextui-org/table@2.0.13
## 2.0.21
### Patch Changes

View File

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