Skip to content

Commit ffc962b

Browse files
Version Packages (#1553)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 2f461ea commit ffc962b

File tree

4 files changed

+9
-11
lines changed

4 files changed

+9
-11
lines changed

.changeset/hungry-camels-make.md

-5
This file was deleted.

.changeset/open-toys-sniff.md

-5
This file was deleted.

packages/ui/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## 0.11.6
4+
5+
### Patch Changes
6+
7+
- [#1552](https://github.com/themesberg/flowbite-react/pull/1552) [`bab6c75`](https://github.com/themesberg/flowbite-react/commit/bab6c75bad8f0ab2dcdd708dd3a2099cd33a679f) Thanks [@bigbyte-stuart](https://github.com/bigbyte-stuart)! - make drawer close button type button
8+
9+
- [#1555](https://github.com/themesberg/flowbite-react/pull/1555) [`2f461ea`](https://github.com/themesberg/flowbite-react/commit/2f461eae33284990c5d5d03bde0ad36f9001cc13) Thanks [@SutuSebastian](https://github.com/SutuSebastian)! - refactor(ui~convertUtilitiesToV4): drop `js-regexp-lookbehind` in favor of more simpler regex for improved browser support
10+
311
## 0.11.5
412

513
### Patch Changes

packages/ui/package.json

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

0 commit comments

Comments
 (0)