ci(changesets): version packages (#1374)

Co-authored-by: Junior Garcia <jrgarciadev@gmail.com>
This commit is contained in:
github-actions[bot] 2023-08-11 21:10:32 -03:00 committed by GitHub
parent 3e263aa882
commit e9c08abd55
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
5 changed files with 15 additions and 7 deletions

View File

@ -1,5 +0,0 @@
---
"@nextui-org/table": patch
---
React aria layout property renamed to layoutNode to avoid conflicts with the variants one

View File

@ -1,5 +1,11 @@
# @nextui-org/table
## 2.0.10
### Patch Changes
- [#1372](https://github.com/nextui-org/nextui/pull/1372) [`3e263aa8`](https://github.com/nextui-org/nextui/commit/3e263aa882ca3385d63498ec33d86dcb818097ef) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - React aria layout property renamed to layoutNode to avoid conflicts with the variants one
## 2.0.9
### Patch Changes

View File

@ -1,6 +1,6 @@
{
"name": "@nextui-org/table",
"version": "2.0.9",
"version": "2.0.10",
"description": "Tables are used to display tabular data using rows and columns. ",
"keywords": [
"table"

View File

@ -1,5 +1,12 @@
# @nextui-org/react
## 2.0.15
### Patch Changes
- Updated dependencies [[`3e263aa8`](https://github.com/nextui-org/nextui/commit/3e263aa882ca3385d63498ec33d86dcb818097ef)]:
- @nextui-org/table@2.0.10
## 2.0.14
### Patch Changes

View File

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