Skip to content

Commit 1ddf19d

Browse files
Version Packages (#1434)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 3546fe1 commit 1ddf19d

File tree

5 files changed

+14
-8
lines changed

5 files changed

+14
-8
lines changed

.changeset/purple-rocks-divide.md

-6
This file was deleted.

packages/cli/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# create-flowbite-react
22

3+
## 1.0.8
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+
39
## 1.0.7
410

511
### Patch Changes

packages/cli/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "create-flowbite-react",
3-
"version": "1.0.7",
3+
"version": "1.0.8",
44
"description": "Quickly scaffold Flowbite React application",
55
"keywords": [
66
"create-flowbite-react",

packages/ui/CHANGELOG.md

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

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+
39
## 0.10.0
410

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

0 commit comments

Comments
 (0)