mirror of
https://github.com/nextui-org/nextui.git
synced 2025-12-08 19:26:11 +00:00
ci(changesets): version packages (#1374)
Co-authored-by: Junior Garcia <jrgarciadev@gmail.com>
This commit is contained in:
parent
3e263aa882
commit
e9c08abd55
@ -1,5 +0,0 @@
|
||||
---
|
||||
"@nextui-org/table": patch
|
||||
---
|
||||
|
||||
React aria layout property renamed to layoutNode to avoid conflicts with the variants one
|
||||
@ -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
|
||||
|
||||
@ -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"
|
||||
|
||||
@ -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
|
||||
|
||||
@ -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",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user