Skip to content

Commit

Permalink
ci(changesets): version packages
Browse files Browse the repository at this point in the history
  • Loading branch information
jrgarciadev committed Apr 21, 2024
1 parent 6b96ea9 commit 3c21fd9
Show file tree
Hide file tree
Showing 14 changed files with 84 additions and 25 deletions.
5 changes: 0 additions & 5 deletions .changeset/clever-bugs-prove.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/large-dogs-sip.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/lemon-kiwis-shop.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/short-trainers-dance.md

This file was deleted.

8 changes: 8 additions & 0 deletions packages/components/accordion/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @nextui-org/accordion

## 2.0.32

### Patch Changes

- Updated dependencies [[`10f2b8f42`](https://github.com/nextui-org/nextui/commit/10f2b8f42b1d208e4edea366c6bbc37ef8614ef6)]:
- @nextui-org/use-aria-accordion@2.0.4
- @nextui-org/divider@2.0.27

## 2.0.31

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/components/accordion/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nextui-org/accordion",
"version": "2.0.31",
"version": "2.0.32",
"description": "Collapse display a list of high-level options that can expand/collapse to reveal more information.",
"keywords": [
"react",
Expand Down
10 changes: 10 additions & 0 deletions packages/components/table/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @nextui-org/table

## 2.0.33

### Patch Changes

- [#2584](https://github.com/nextui-org/nextui/pull/2584) [`d532a9da7`](https://github.com/nextui-org/nextui/commit/d532a9da7a24d3552ef1bf0706c9fbf984887ddb) Thanks [@sapkra](https://github.com/sapkra)! - Add missing export of TableRowProps type

- Updated dependencies []:
- @nextui-org/checkbox@2.0.29
- @nextui-org/spacer@2.0.27

## 2.0.32

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/components/table/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nextui-org/table",
"version": "2.0.32",
"version": "2.0.33",
"description": "Tables are used to display tabular data using rows and columns. ",
"keywords": [
"table"
Expand Down
47 changes: 47 additions & 0 deletions packages/core/react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,52 @@
# @nextui-org/react

## 2.3.6

### Patch Changes

- Updated dependencies [[`d532a9da7`](https://github.com/nextui-org/nextui/commit/d532a9da7a24d3552ef1bf0706c9fbf984887ddb), [`31934017a`](https://github.com/nextui-org/nextui/commit/31934017a54627cbc78583674e990dc66dbe303e), [`6b96ea9c9`](https://github.com/nextui-org/nextui/commit/6b96ea9c9c091d025a886361f50970599a260715)]:
- @nextui-org/table@2.0.33
- @nextui-org/theme@2.2.3
- @nextui-org/accordion@2.0.32
- @nextui-org/autocomplete@2.0.15
- @nextui-org/avatar@2.0.27
- @nextui-org/badge@2.0.27
- @nextui-org/breadcrumbs@2.0.7
- @nextui-org/button@2.0.30
- @nextui-org/calendar@2.0.3
- @nextui-org/card@2.0.27
- @nextui-org/checkbox@2.0.29
- @nextui-org/chip@2.0.28
- @nextui-org/code@2.0.27
- @nextui-org/date-input@2.0.3
- @nextui-org/date-picker@2.0.6
- @nextui-org/divider@2.0.27
- @nextui-org/dropdown@2.1.22
- @nextui-org/image@2.0.27
- @nextui-org/input@2.1.20
- @nextui-org/kbd@2.0.28
- @nextui-org/link@2.0.29
- @nextui-org/listbox@2.1.19
- @nextui-org/menu@2.0.21
- @nextui-org/modal@2.0.33
- @nextui-org/navbar@2.0.30
- @nextui-org/pagination@2.0.30
- @nextui-org/popover@2.1.20
- @nextui-org/progress@2.0.28
- @nextui-org/radio@2.0.28
- @nextui-org/ripple@2.0.27
- @nextui-org/scroll-shadow@2.1.16
- @nextui-org/select@2.1.26
- @nextui-org/skeleton@2.0.27
- @nextui-org/slider@2.2.9
- @nextui-org/snippet@2.0.34
- @nextui-org/spacer@2.0.27
- @nextui-org/spinner@2.0.28
- @nextui-org/switch@2.0.28
- @nextui-org/tabs@2.0.29
- @nextui-org/tooltip@2.0.33
- @nextui-org/user@2.0.28

## 2.3.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/core/react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nextui-org/react",
"version": "2.3.5",
"version": "2.3.6",
"description": "🚀 Beautiful and modern React UI library.",
"author": "Junior Garcia <jrgarciadev@gmail.com>",
"homepage": "https://nextui.org",
Expand Down
8 changes: 8 additions & 0 deletions packages/core/theme/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @nextui-org/theme

## 2.2.3

### Patch Changes

- [#2508](https://github.com/nextui-org/nextui/pull/2508) [`31934017a`](https://github.com/nextui-org/nextui/commit/31934017a54627cbc78583674e990dc66dbe303e) Thanks [@khatabakhsh](https://github.com/khatabakhsh)! - Improved styling for radio button labels, including adjustments for different screen sizes and support for right-to-left (RTL) languages. (#2507)

- [#2668](https://github.com/nextui-org/nextui/pull/2668) [`6b96ea9c9`](https://github.com/nextui-org/nextui/commit/6b96ea9c9c091d025a886361f50970599a260715) Thanks [@caebwallace](https://github.com/caebwallace)! - Fix custom slot styling with twMerge set to true (#2153)

## 2.2.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/core/theme/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nextui-org/theme",
"version": "2.2.2",
"version": "2.2.3",
"description": "The default theme for NextUI components",
"keywords": [
"theme",
Expand Down
6 changes: 6 additions & 0 deletions packages/hooks/use-aria-accordion/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @nextui-org/use-aria-accordion

## 2.0.4

### Patch Changes

- [#2063](https://github.com/nextui-org/nextui/pull/2063) [`10f2b8f42`](https://github.com/nextui-org/nextui/commit/10f2b8f42b1d208e4edea366c6bbc37ef8614ef6) Thanks [@black197](https://github.com/black197)! - Fixes ctrl+a keyboard shortcut enabled inside Accordion with `selectionMode="multiple"` (#2055)

## 2.0.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/hooks/use-aria-accordion/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nextui-org/use-aria-accordion",
"version": "2.0.3",
"version": "2.0.4",
"description": "React-aria useAccordion hooks with custom implementations",
"keywords": [
"use-aria-accordion"
Expand Down

0 comments on commit 3c21fd9

Please sign in to comment.