Skip to content

Commit 2d1ddff

Browse files
committed
ci(changesets): version packages
1 parent ca5babc commit 2d1ddff

File tree

112 files changed

+587
-135
lines changed

Some content is hidden

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

112 files changed

+587
-135
lines changed

.changeset/clever-moles-divide.md

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

.changeset/friendly-balloons-rest.md

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

.changeset/funny-yaks-smoke.md

Lines changed: 0 additions & 6 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"

0 commit comments

Comments
 (0)