Skip to content

Commit 27c5129

Browse files
ci(changesets): version packages (#5673)
Co-authored-by: Junior Garcia <[email protected]>
1 parent e3cbbd2 commit 27c5129

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

77 files changed

+383
-44
lines changed

.changeset/real-spiders-sniff.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

packages/components/accordion/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# @heroui/accordion
22

3+
## 2.2.23
4+
5+
### Patch Changes
6+
7+
- Updated dependencies []:
8+
- @heroui/divider@2.2.19
9+
- @heroui/aria-utils@2.2.23
10+
- @heroui/framer-utils@2.1.22
11+
312
## 2.2.22
413

514
### Patch Changes

packages/components/accordion/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@heroui/accordion",
3-
"version": "2.2.22",
3+
"version": "2.2.23",
44
"description": "Collapse display a list of high-level options that can expand/collapse to reveal more information.",
55
"keywords": [
66
"react",

packages/components/alert/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @heroui/alert
22

3+
## 2.2.26
4+
5+
### Patch Changes
6+
7+
- Updated dependencies []:
8+
- @heroui/button@2.2.26
9+
310
## 2.2.25
411

512
### Patch Changes

packages/components/alert/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@heroui/alert",
3-
"version": "2.2.25",
3+
"version": "2.2.26",
44
"description": "Alerts are temporary notifications that provide concise feedback about an action or event.",
55
"keywords": [
66
"alert"

packages/components/autocomplete/CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# @heroui/autocomplete
22

3+
## 2.3.28
4+
5+
### Patch Changes
6+
7+
- Updated dependencies []:
8+
- @heroui/button@2.2.26
9+
- @heroui/form@2.1.26
10+
- @heroui/input@2.4.27
11+
- @heroui/listbox@2.3.25
12+
- @heroui/popover@2.3.26
13+
- @heroui/scroll-shadow@2.3.17
14+
- @heroui/aria-utils@2.2.23
15+
316
## 2.3.27
417

518
### Patch Changes

packages/components/autocomplete/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@heroui/autocomplete",
3-
"version": "2.3.27",
3+
"version": "2.3.28",
44
"description": "An autocomplete combines a text input with a listbox, allowing users to filter a list of options to items matching a query.",
55
"keywords": [
66
"autocomplete"

packages/components/button/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @heroui/button
22

3+
## 2.2.26
4+
5+
### Patch Changes
6+
7+
- Updated dependencies []:
8+
- @heroui/spinner@2.2.23
9+
- @heroui/ripple@2.2.19
10+
311
## 2.2.25
412

513
### Patch Changes

packages/components/button/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@heroui/button",
3-
"version": "2.2.25",
3+
"version": "2.2.26",
44
"description": "Buttons allow users to perform actions and choose with a single tap.",
55
"keywords": [
66
"button"

packages/components/calendar/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @heroui/calendar
22

3+
## 2.2.26
4+
5+
### Patch Changes
6+
7+
- Updated dependencies []:
8+
- @heroui/button@2.2.26
9+
- @heroui/framer-utils@2.1.22
10+
311
## 2.2.25
412

513
### Patch Changes

0 commit comments

Comments
 (0)