Skip to content

Commit 69d9a44

Browse files
committed
ci(changesets): version packages
1 parent afdd892 commit 69d9a44

File tree

110 files changed

+581
-124
lines changed

Some content is hidden

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

110 files changed

+581
-124
lines changed

.changeset/clever-moles-divide.md

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

.changeset/light-hairs-complain.md

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

.changeset/olive-laws-compare.md

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

.changeset/purple-seahorses-sin.md

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

packages/components/accordion/CHANGELOG.md

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

3+
## 2.2.14
4+
5+
### Patch Changes
6+
7+
- [#5060](https://github.com/heroui-inc/heroui/pull/5060) [`3944e1a`](https://github.com/heroui-inc/heroui/commit/3944e1af4ad58e45e49c4f54c3562474092505b1) Thanks [@wingkwong](https://github.com/wingkwong)! - RA version bump
8+
9+
- Updated dependencies [[`3944e1a`](https://github.com/heroui-inc/heroui/commit/3944e1af4ad58e45e49c4f54c3562474092505b1)]:
10+
- @heroui/use-aria-accordion@2.2.9
11+
- @heroui/aria-utils@2.2.14
12+
- @heroui/divider@2.2.11
13+
- @heroui/framer-utils@2.1.13
14+
315
## 2.2.13
416

517
### 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.13",
3+
"version": "2.2.14",
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: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# @heroui/alert
22

3+
## 2.2.17
4+
5+
### Patch Changes
6+
7+
- [#5060](https://github.com/heroui-inc/heroui/pull/5060) [`3944e1a`](https://github.com/heroui-inc/heroui/commit/3944e1af4ad58e45e49c4f54c3562474092505b1) Thanks [@wingkwong](https://github.com/wingkwong)! - RA version bump
8+
9+
- Updated dependencies [[`3944e1a`](https://github.com/heroui-inc/heroui/commit/3944e1af4ad58e45e49c4f54c3562474092505b1)]:
10+
- @heroui/button@2.2.17
11+
312
## 2.2.16
413

514
### 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.16",
3+
"version": "2.2.17",
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: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,22 @@
11
# @heroui/autocomplete
22

3+
## 2.3.18
4+
5+
### Patch Changes
6+
7+
- [#5060](https://github.com/heroui-inc/heroui/pull/5060) [`3944e1a`](https://github.com/heroui-inc/heroui/commit/3944e1af4ad58e45e49c4f54c3562474092505b1) Thanks [@wingkwong](https://github.com/wingkwong)! - RA version bump
8+
9+
- Updated dependencies [[`de2e47c`](https://github.com/heroui-inc/heroui/commit/de2e47c11a69bbd8c42e95de92cce85788dce0c9), [`3944e1a`](https://github.com/heroui-inc/heroui/commit/3944e1af4ad58e45e49c4f54c3562474092505b1)]:
10+
- @heroui/input@2.4.17
11+
- @heroui/use-aria-button@2.2.11
12+
- @heroui/aria-utils@2.2.14
13+
- @heroui/listbox@2.3.16
14+
- @heroui/popover@2.3.17
15+
- @heroui/button@2.2.17
16+
- @heroui/form@2.1.16
17+
- @heroui/scroll-shadow@2.3.10
18+
- @heroui/spinner@2.2.14
19+
320
## 2.3.17
421

522
### 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.17",
3+
"version": "2.3.18",
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"

0 commit comments

Comments
 (0)