Skip to content

Commit

Permalink
ci(changesets): version packages (#4440)
Browse files Browse the repository at this point in the history
Co-authored-by: Junior Garcia <[email protected]>
  • Loading branch information
github-actions[bot] and jrgarciadev authored Jan 5, 2025
1 parent da7003e commit eada8cb
Show file tree
Hide file tree
Showing 123 changed files with 569 additions and 142 deletions.
5 changes: 0 additions & 5 deletions .changeset/fair-pigs-tap.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/hip-ligers-rhyme.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/honest-waves-camp.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/lazy-rice-wash.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/little-apricots-rhyme.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/neat-badgers-beam.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/new-cups-tan.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/new-ladybugs-shop.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/nice-books-yell.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/ninety-lobsters-deliver.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/quiet-geese-lay.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/rich-moles-compare.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/seven-news-melt.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/sixty-fireants-build.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/small-kids-walk.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tame-glasses-press.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/witty-goats-trade.md

This file was deleted.

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

## 2.2.7

### Patch Changes

- Updated dependencies [[`e7ff673`](https://github.com/nextui-org/nextui/commit/e7ff6730d7e891f1e9e3ca232b1faaebc5aedef2)]:
- @nextui-org/react-utils@2.1.3
- @nextui-org/divider@2.2.5
- @nextui-org/aria-utils@2.2.7
- @nextui-org/framer-utils@2.1.6

## 2.2.6

### 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.2.6",
"version": "2.2.7",
"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/alert/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @nextui-org/alert

## 2.2.9

### Patch Changes

- [#4447](https://github.com/nextui-org/nextui/pull/4447) [`a83388a`](https://github.com/nextui-org/nextui/commit/a83388aaf4521f0ed8dfed99a54998156df1868b) Thanks [@wingkwong](https://github.com/wingkwong)! - mark description prop as optional (#4445)

- Updated dependencies [[`e7ff673`](https://github.com/nextui-org/nextui/commit/e7ff6730d7e891f1e9e3ca232b1faaebc5aedef2)]:
- @nextui-org/react-utils@2.1.3
- @nextui-org/button@2.2.9

## 2.2.8

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/components/alert/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nextui-org/alert",
"version": "2.2.8",
"version": "2.2.9",
"description": "Alerts are temporary notifications that provide concise feedback about an action or event.",
"keywords": [
"alert"
Expand Down
23 changes: 23 additions & 0 deletions packages/components/autocomplete/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,28 @@
# @nextui-org/autocomplete

## 2.3.9

### Patch Changes

- [#4458](https://github.com/nextui-org/nextui/pull/4458) [`7c2bc4a`](https://github.com/nextui-org/nextui/commit/7c2bc4a18ef01424c7ff464cad3401dd6596e7b3) Thanks [@wingkwong](https://github.com/wingkwong)! - clear autocomplete value when pressing clear button (#4402)

- [#4452](https://github.com/nextui-org/nextui/pull/4452) [`0401f25`](https://github.com/nextui-org/nextui/commit/0401f2548f525fc4194186b54f563cb91c6ccd0c) Thanks [@Peterl561](https://github.com/Peterl561)! - fixed autocomplete validate prop not working after hovering when validation behavior is native

- [#4462](https://github.com/nextui-org/nextui/pull/4462) [`16c57ec`](https://github.com/nextui-org/nextui/commit/16c57ece6467d755645f109b8de810c9063e5665) Thanks [@vinroger](https://github.com/vinroger)! - add support for dataset with section, add support for scrollshadow

- [#4496](https://github.com/nextui-org/nextui/pull/4496) [`0c45fed`](https://github.com/nextui-org/nextui/commit/0c45fed420747b41a4d2a7bb07e9582f6f609287) Thanks [@wingkwong](https://github.com/wingkwong)! - fix missing popover props except content (#4484)

- Updated dependencies [[`d92468a`](https://github.com/nextui-org/nextui/commit/d92468aa1e35d5022c071b5d2674f5bfb6408001), [`33e0418`](https://github.com/nextui-org/nextui/commit/33e0418d08c29f829b00ee3bc41972dfce6a3370), [`16c57ec`](https://github.com/nextui-org/nextui/commit/16c57ece6467d755645f109b8de810c9063e5665), [`e7ff673`](https://github.com/nextui-org/nextui/commit/e7ff6730d7e891f1e9e3ca232b1faaebc5aedef2), [`fb46df2`](https://github.com/nextui-org/nextui/commit/fb46df2430f95cddef0c25fce4639c2078b34f62)]:
- @nextui-org/listbox@2.3.9
- @nextui-org/popover@2.3.9
- @nextui-org/react-utils@2.1.3
- @nextui-org/button@2.2.9
- @nextui-org/form@2.1.8
- @nextui-org/input@2.4.8
- @nextui-org/scroll-shadow@2.3.5
- @nextui-org/spinner@2.2.6
- @nextui-org/aria-utils@2.2.7

## 2.3.8

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/components/autocomplete/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nextui-org/autocomplete",
"version": "2.3.8",
"version": "2.3.9",
"description": "An autocomplete combines a text input with a listbox, allowing users to filter a list of options to items matching a query.",
"keywords": [
"autocomplete"
Expand Down
8 changes: 8 additions & 0 deletions packages/components/avatar/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @nextui-org/avatar

## 2.2.6

### Patch Changes

- Updated dependencies [[`5d0fc9f`](https://github.com/nextui-org/nextui/commit/5d0fc9f786ef522d74333f2dc9384626fd8cad3b), [`ef916ea`](https://github.com/nextui-org/nextui/commit/ef916ead525414d7b62c01f26ae5580fd9ba7f14), [`e7ff673`](https://github.com/nextui-org/nextui/commit/e7ff6730d7e891f1e9e3ca232b1faaebc5aedef2), [`e7ff673`](https://github.com/nextui-org/nextui/commit/e7ff6730d7e891f1e9e3ca232b1faaebc5aedef2)]:
- @nextui-org/use-image@2.1.2
- @nextui-org/react-utils@2.1.3

## 2.2.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/components/avatar/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nextui-org/avatar",
"version": "2.2.5",
"version": "2.2.6",
"description": "The Avatar component is used to represent a user, and displays the profile picture, initials or fallback icon.",
"keywords": [
"avatar"
Expand Down
7 changes: 7 additions & 0 deletions packages/components/badge/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @nextui-org/badge

## 2.2.5

### Patch Changes

- Updated dependencies [[`e7ff673`](https://github.com/nextui-org/nextui/commit/e7ff6730d7e891f1e9e3ca232b1faaebc5aedef2)]:
- @nextui-org/react-utils@2.1.3

## 2.2.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/components/badge/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nextui-org/badge",
"version": "2.2.4",
"version": "2.2.5",
"description": "Badges are used as a small numerical value or status descriptor for UI elements.",
"keywords": [
"badge"
Expand Down
7 changes: 7 additions & 0 deletions packages/components/breadcrumbs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @nextui-org/breadcrumbs

## 2.2.6

### Patch Changes

- Updated dependencies [[`e7ff673`](https://github.com/nextui-org/nextui/commit/e7ff6730d7e891f1e9e3ca232b1faaebc5aedef2)]:
- @nextui-org/react-utils@2.1.3

## 2.2.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/components/breadcrumbs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nextui-org/breadcrumbs",
"version": "2.2.5",
"version": "2.2.6",
"description": "Breadcrumbs display a hierarchy of links to the current page or resource in an application.",
"keywords": [
"breadcrumbs"
Expand Down
9 changes: 9 additions & 0 deletions packages/components/button/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @nextui-org/button

## 2.2.9

### Patch Changes

- Updated dependencies [[`e7ff673`](https://github.com/nextui-org/nextui/commit/e7ff6730d7e891f1e9e3ca232b1faaebc5aedef2)]:
- @nextui-org/react-utils@2.1.3
- @nextui-org/ripple@2.2.7
- @nextui-org/spinner@2.2.6

## 2.2.8

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/components/button/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nextui-org/button",
"version": "2.2.8",
"version": "2.2.9",
"description": "Buttons allow users to perform actions and choose with a single tap.",
"keywords": [
"button"
Expand Down
9 changes: 9 additions & 0 deletions packages/components/calendar/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @nextui-org/calendar

## 2.2.9

### Patch Changes

- Updated dependencies [[`e7ff673`](https://github.com/nextui-org/nextui/commit/e7ff6730d7e891f1e9e3ca232b1faaebc5aedef2)]:
- @nextui-org/react-utils@2.1.3
- @nextui-org/button@2.2.9
- @nextui-org/framer-utils@2.1.6

## 2.2.8

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/components/calendar/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nextui-org/calendar",
"version": "2.2.8",
"version": "2.2.9",
"description": "A calendar displays one or more date grids and allows users to select a single date.",
"keywords": [
"calendar"
Expand Down
8 changes: 8 additions & 0 deletions packages/components/card/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @nextui-org/card

## 2.2.9

### Patch Changes

- Updated dependencies [[`e7ff673`](https://github.com/nextui-org/nextui/commit/e7ff6730d7e891f1e9e3ca232b1faaebc5aedef2)]:
- @nextui-org/react-utils@2.1.3
- @nextui-org/ripple@2.2.7

## 2.2.8

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/components/card/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nextui-org/card",
"version": "2.2.8",
"version": "2.2.9",
"description": "Card is a container for text, photos, and actions in the context of a single subject.",
"keywords": [
"card"
Expand Down
8 changes: 8 additions & 0 deletions packages/components/checkbox/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @nextui-org/checkbox

## 2.3.8

### Patch Changes

- Updated dependencies [[`e7ff673`](https://github.com/nextui-org/nextui/commit/e7ff6730d7e891f1e9e3ca232b1faaebc5aedef2)]:
- @nextui-org/react-utils@2.1.3
- @nextui-org/form@2.1.8

## 2.3.7

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/components/checkbox/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nextui-org/checkbox",
"version": "2.3.7",
"version": "2.3.8",
"description": "Checkboxes allow users to select multiple items from a list of individual items, or to mark one individual item as selected.",
"keywords": [
"checkbox"
Expand Down
7 changes: 7 additions & 0 deletions packages/components/chip/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @nextui-org/chip

## 2.2.6

### Patch Changes

- Updated dependencies [[`e7ff673`](https://github.com/nextui-org/nextui/commit/e7ff6730d7e891f1e9e3ca232b1faaebc5aedef2)]:
- @nextui-org/react-utils@2.1.3

## 2.2.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/components/chip/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nextui-org/chip",
"version": "2.2.5",
"version": "2.2.6",
"description": "Chips help people enter information, make selections, filter content, or trigger actions.",
"keywords": [
"chip"
Expand Down
8 changes: 8 additions & 0 deletions packages/components/code/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @nextui-org/code

## 2.2.6

### Patch Changes

- Updated dependencies [[`e7ff673`](https://github.com/nextui-org/nextui/commit/e7ff6730d7e891f1e9e3ca232b1faaebc5aedef2)]:
- @nextui-org/react-utils@2.1.3
- @nextui-org/system-rsc@2.3.5

## 2.2.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/components/code/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nextui-org/code",
"version": "2.2.5",
"version": "2.2.6",
"description": "Code is a component used to display inline code.",
"keywords": [
"code"
Expand Down
Loading

0 comments on commit eada8cb

Please sign in to comment.