Skip to content

Commit 8ae8b16

Browse files
Version Packages (#1369)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 1702f35 commit 8ae8b16

File tree

3 files changed

+18
-17
lines changed

3 files changed

+18
-17
lines changed

.changeset/long-planes-accept.md

-16
This file was deleted.

packages/ui/CHANGELOG.md

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

3+
## 0.9.0
4+
5+
### Minor Changes
6+
7+
- [#1368](https://github.com/themesberg/flowbite-react/pull/1368) [`1702f35`](https://github.com/themesberg/flowbite-react/commit/1702f35318313db85a6686b033d582e2cbe08c89) Thanks [@tulup-conner](https://github.com/tulup-conner)! - ## Introducing Drawer and Mega menu
8+
9+
### Summary
10+
11+
Say hello to [Drawer](https://flowbite-react.com/docs/components/drawer) and [Mega menu](https://flowbite-react.com/docs/components/mega-menu)!
12+
13+
These long-awaited components from the [vanilla Flowbite library](https://flowbite.com) have finally made their way to Flowbite React. Everything you need to get started - including full theme support, and the full set of examples to match the main Flowbite library - are ready at your fingertips.
14+
15+
### Changes
16+
17+
- added Drawer component
18+
- added Mega menu component
19+
320
## 0.8.0
421

522
### Minor 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.8.0",
3+
"version": "0.9.0",
44
"description": "Official React components built for Flowbite and Tailwind CSS",
55
"keywords": [
66
"design-system",

0 commit comments

Comments
 (0)