Skip to content

Commit bced884

Browse files
ci(changesets): version packages (#235)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 8eea622 commit bced884

File tree

4 files changed

+9
-11
lines changed

4 files changed

+9
-11
lines changed

.changeset/chatty-yaks-behave.md

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

.changeset/unlucky-fans-crash.md

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

CHANGELOG.md

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

3+
## 0.24.4
4+
5+
### Patch Changes
6+
7+
- [#234](https://github.com/animareflection/ui/pull/234) [`37eb1b3`](https://github.com/animareflection/ui/commit/37eb1b3286d5d6ef025fabc4b5fe10a807303aee) Thanks [@coopbri](https://github.com/coopbri)! - Remove `Combobox` prop check assertion due to issues during Next.js hydration
8+
9+
- [#220](https://github.com/animareflection/ui/pull/220) [`8eea622`](https://github.com/animareflection/ui/commit/8eea622f6660e651df844217a4c6acc2c77cba45) Thanks [@Twonarly1](https://github.com/Twonarly1)! - Update `Banner` close trigger styles
10+
311
## 0.24.3
412

513
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@animareflection/ui",
33
"description": "Anima Reflection design system and library",
4-
"version": "0.24.3",
4+
"version": "0.24.4",
55
"license": "MIT",
66
"main": "build/ui.js",
77
"module": "build/ui.mjs",

0 commit comments

Comments
 (0)