We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d048b9c commit c1bd645Copy full SHA for c1bd645
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+## 0.10.1
4
+
5
+### Patch Changes
6
7
+- [#1433](https://github.com/themesberg/flowbite-react/pull/1433) [`a5d008e`](https://github.com/themesberg/flowbite-react/commit/a5d008eb62e216e7139ff26fc67a323bb6e54b32) Thanks [@SutuSebastian](https://github.com/SutuSebastian)! - add `AdonisJS` integration guide
8
9
## 0.10.0
10
11
### Minor Changes
package.json
@@ -1,6 +1,6 @@
{
"name": "flowbite-react",
- "version": "0.10.0",
+ "version": "0.10.1",
"description": "Official React components built for Flowbite and Tailwind CSS",
"keywords": [
"design-system",
0 commit comments