Skip to content

Commit 0e53a94

Browse files
Version Packages (#1540)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent af49b10 commit 0e53a94

File tree

4 files changed

+12
-14
lines changed

4 files changed

+12
-14
lines changed

.changeset/shiny-parents-raise.md

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

.changeset/yummy-feet-attend.md

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

packages/ui/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# Changelog
22

3+
## 0.11.2
4+
5+
### Patch Changes
6+
7+
- [#1541](https://github.com/themesberg/flowbite-react/pull/1541) [`af49b10`](https://github.com/themesberg/flowbite-react/commit/af49b100f8412f1c8fcbb1ccb2c7d97e22c47d28) Thanks [@SutuSebastian](https://github.com/SutuSebastian)! - fix(ui~cli): path normalzation for windows support (setup plugins paths)
8+
9+
- [#1539](https://github.com/themesberg/flowbite-react/pull/1539) [`6caecce`](https://github.com/themesberg/flowbite-react/commit/6caeccedd7f5002c879f3c6c6ce6c6b38dcd7956) Thanks [@SutuSebastian](https://github.com/SutuSebastian)! - refactor(Alert): `onDismiss` prop
10+
11+
- Changed the type of `onDismiss` prop in Alert component from boolean to a function type
12+
- Removed `onDismiss` default values from various Alert stories to align with the updated prop type
13+
314
## 0.11.1
415

516
### Patch Changes

packages/ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "flowbite-react",
3-
"version": "0.11.1",
3+
"version": "0.11.2",
44
"description": "Official React components built for Flowbite and Tailwind CSS",
55
"keywords": [
66
"design-system",

0 commit comments

Comments
 (0)