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 Feb 26, 2025
1 parent 66d2c2b commit 08b360f
Show file tree
Hide file tree
Showing 49 changed files with 255 additions and 62 deletions.
5 changes: 0 additions & 5 deletions .changeset/cold-geese-visit.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/four-terms-relax.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/good-experts-yawn.md

This file was deleted.

10 changes: 0 additions & 10 deletions .changeset/lucky-pans-doubt.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/metal-chicken-happen.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/slow-dogs-travel.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/thirty-candles-listen.md

This file was deleted.

7 changes: 7 additions & 0 deletions packages/components/alert/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @heroui/alert

## 2.2.14

### Patch Changes

- Updated dependencies []:
- @heroui/button@2.2.14

## 2.2.13

### 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": "@heroui/alert",
"version": "2.2.13",
"version": "2.2.14",
"description": "Alerts are temporary notifications that provide concise feedback about an action or event.",
"keywords": [
"alert"
Expand Down
13 changes: 13 additions & 0 deletions packages/components/autocomplete/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# @heroui/autocomplete

## 2.3.15

### Patch Changes

- Updated dependencies [[`2186f6d`](https://github.com/heroui-inc/heroui/commit/2186f6da23679c5cf63ea03c9c6df9ca6df92ad9), [`09a2b73`](https://github.com/heroui-inc/heroui/commit/09a2b7387056e176417404dbf7edb4cfb8c880a9)]:
- @heroui/spinner@2.2.11
- @heroui/input@2.4.14
- @heroui/button@2.2.14
- @heroui/popover@2.3.14
- @heroui/form@2.1.13
- @heroui/listbox@2.3.13
- @heroui/scroll-shadow@2.3.9

## 2.3.14

### 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": "@heroui/autocomplete",
"version": "2.3.14",
"version": "2.3.15",
"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/button/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @heroui/button

## 2.2.14

### Patch Changes

- Updated dependencies [[`2186f6d`](https://github.com/heroui-inc/heroui/commit/2186f6da23679c5cf63ea03c9c6df9ca6df92ad9)]:
- @heroui/spinner@2.2.11
- @heroui/ripple@2.2.11

## 2.2.13

### 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": "@heroui/button",
"version": "2.2.13",
"version": "2.2.14",
"description": "Buttons allow users to perform actions and choose with a single tap.",
"keywords": [
"button"
Expand Down
7 changes: 7 additions & 0 deletions packages/components/calendar/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @heroui/calendar

## 2.2.14

### Patch Changes

- Updated dependencies []:
- @heroui/button@2.2.14

## 2.2.13

### 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": "@heroui/calendar",
"version": "2.2.13",
"version": "2.2.14",
"description": "A calendar displays one or more date grids and allows users to select a single date.",
"keywords": [
"calendar"
Expand Down
7 changes: 7 additions & 0 deletions packages/components/checkbox/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @heroui/checkbox

## 2.3.13

### Patch Changes

- Updated dependencies []:
- @heroui/form@2.1.13

## 2.3.12

### 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": "@heroui/checkbox",
"version": "2.3.12",
"version": "2.3.13",
"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
9 changes: 9 additions & 0 deletions packages/components/date-input/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @heroui/date-input

## 2.3.13

### Patch Changes

- [#4901](https://github.com/heroui-inc/heroui/pull/4901) [`09a2b73`](https://github.com/heroui-inc/heroui/commit/09a2b7387056e176417404dbf7edb4cfb8c880a9) Thanks [@wingkwong](https://github.com/wingkwong)! - update peerDependencies (#4901)

- Updated dependencies []:
- @heroui/form@2.1.13

## 2.3.12

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/components/date-input/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@heroui/date-input",
"version": "2.3.12",
"version": "2.3.13",
"description": "A date input allows users to enter and edit date and time values using a keyboard.",
"keywords": [
"date-field"
Expand Down
13 changes: 13 additions & 0 deletions packages/components/date-picker/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# @heroui/date-picker

## 2.3.14

### Patch Changes

- [#4901](https://github.com/heroui-inc/heroui/pull/4901) [`09a2b73`](https://github.com/heroui-inc/heroui/commit/09a2b7387056e176417404dbf7edb4cfb8c880a9) Thanks [@wingkwong](https://github.com/wingkwong)! - update peerDependencies (#4901)

- Updated dependencies [[`09a2b73`](https://github.com/heroui-inc/heroui/commit/09a2b7387056e176417404dbf7edb4cfb8c880a9)]:
- @heroui/date-input@2.3.13
- @heroui/button@2.2.14
- @heroui/popover@2.3.14
- @heroui/calendar@2.2.14
- @heroui/form@2.1.13

## 2.3.13

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/components/date-picker/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@heroui/date-picker",
"version": "2.3.13",
"version": "2.3.14",
"description": "A date picker combines a DateInput and a Calendar popover to allow users to enter or select a date and time value.",
"keywords": [
"date-picker"
Expand Down
8 changes: 8 additions & 0 deletions packages/components/dropdown/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @heroui/dropdown

## 2.3.14

### Patch Changes

- Updated dependencies []:
- @heroui/popover@2.3.14
- @heroui/menu@2.2.13

## 2.3.13

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/components/dropdown/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@heroui/dropdown",
"version": "2.3.13",
"version": "2.3.14",
"description": "A dropdown displays a list of actions or options that a user can choose.",
"keywords": [
"dropdown"
Expand Down
7 changes: 7 additions & 0 deletions packages/components/form/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @heroui/form

## 2.1.13

### Patch Changes

- Updated dependencies [[`2774a1b`](https://github.com/heroui-inc/heroui/commit/2774a1b3513e2a046c538a2982a438f56608bbf2)]:
- @heroui/theme@2.4.10

## 2.1.12

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/components/form/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@heroui/form",
"version": "2.1.12",
"version": "2.1.13",
"description": "A form is a group of inputs that allows users submit data to a server and supports field validation errors.",
"keywords": [
"form"
Expand Down
7 changes: 7 additions & 0 deletions packages/components/input-otp/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @heroui/input-otp

## 2.1.13

### Patch Changes

- Updated dependencies []:
- @heroui/form@2.1.13

## 2.1.12

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/components/input-otp/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@heroui/input-otp",
"version": "2.1.12",
"version": "2.1.13",
"description": "",
"keywords": [
"input-otp"
Expand Down
9 changes: 9 additions & 0 deletions packages/components/input/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @heroui/input

## 2.4.14

### Patch Changes

- [#4901](https://github.com/heroui-inc/heroui/pull/4901) [`09a2b73`](https://github.com/heroui-inc/heroui/commit/09a2b7387056e176417404dbf7edb4cfb8c880a9) Thanks [@wingkwong](https://github.com/wingkwong)! - update peerDependencies (#4901)

- Updated dependencies []:
- @heroui/form@2.1.13

## 2.4.13

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/components/input/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@heroui/input",
"version": "2.4.13",
"version": "2.4.14",
"description": "The input component is designed for capturing user input within a text field.",
"keywords": [
"input"
Expand Down
12 changes: 12 additions & 0 deletions packages/components/number-input/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @heroui/number-input

## 2.0.4

### Patch Changes

- [#4907](https://github.com/heroui-inc/heroui/pull/4907) [`f55cf8b`](https://github.com/heroui-inc/heroui/commit/f55cf8bc7f3f1b2ebcded14f5f008ccfe8c4892c) Thanks [@wingkwong](https://github.com/wingkwong)! - handle onChange event in number input (#4874)

- [#4901](https://github.com/heroui-inc/heroui/pull/4901) [`09a2b73`](https://github.com/heroui-inc/heroui/commit/09a2b7387056e176417404dbf7edb4cfb8c880a9) Thanks [@wingkwong](https://github.com/wingkwong)! - update peerDependencies (#4901)

- Updated dependencies []:
- @heroui/button@2.2.14
- @heroui/form@2.1.13

## 2.0.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/components/number-input/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@heroui/number-input",
"version": "2.0.3",
"version": "2.0.4",
"description": "The numeric input component is designed for users to enter a number, and increase or decrease the value using stepper buttons",
"keywords": [
"input",
Expand Down
7 changes: 7 additions & 0 deletions packages/components/popover/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @heroui/popover

## 2.3.14

### Patch Changes

- Updated dependencies []:
- @heroui/button@2.2.14

## 2.3.13

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/components/popover/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@heroui/popover",
"version": "2.3.13",
"version": "2.3.14",
"description": "A popover is an overlay element positioned relative to a trigger.",
"keywords": [
"popover"
Expand Down
7 changes: 7 additions & 0 deletions packages/components/radio/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @heroui/radio

## 2.3.13

### Patch Changes

- Updated dependencies []:
- @heroui/form@2.1.13

## 2.3.12

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/components/radio/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@heroui/radio",
"version": "2.3.12",
"version": "2.3.13",
"description": "Radios allow users to select a single option from a list of mutually exclusive options.",
"keywords": [
"radio"
Expand Down
15 changes: 15 additions & 0 deletions packages/components/select/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# @heroui/select

## 2.4.14

### Patch Changes

- [#4854](https://github.com/heroui-inc/heroui/pull/4854) [`989cbe1`](https://github.com/heroui-inc/heroui/commit/989cbe1eb0eb42c0c718b67f08b8db1c8721ba7f) Thanks [@smozely](https://github.com/smozely)! - Pass form prop to hidden-select

- [#4901](https://github.com/heroui-inc/heroui/pull/4901) [`09a2b73`](https://github.com/heroui-inc/heroui/commit/09a2b7387056e176417404dbf7edb4cfb8c880a9) Thanks [@wingkwong](https://github.com/wingkwong)! - update peerDependencies (#4901)

- Updated dependencies [[`2186f6d`](https://github.com/heroui-inc/heroui/commit/2186f6da23679c5cf63ea03c9c6df9ca6df92ad9)]:
- @heroui/spinner@2.2.11
- @heroui/popover@2.3.14
- @heroui/form@2.1.13
- @heroui/listbox@2.3.13
- @heroui/scroll-shadow@2.3.9

## 2.4.13

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/components/select/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@heroui/select",
"version": "2.4.13",
"version": "2.4.14",
"description": "A select displays a collapsible list of options and allows a user to select one of them.",
"keywords": [
"select"
Expand Down
Loading

0 comments on commit 08b360f

Please sign in to comment.