Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 65e7c89

Browse files
authoredApr 1, 2024
Version Packages (#1340)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 8430004 commit 65e7c89

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed
 

‎.changeset/short-zoos-develop.md

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

‎packages/ui/CHANGELOG.md

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

3+
## 0.7.8
4+
5+
### Patch Changes
6+
7+
- [#1339](https://github.com/themesberg/flowbite-react/pull/1339) [`8430004`](https://github.com/themesberg/flowbite-react/commit/8430004736d16562598b3ec820b28b47dde8ff4a) Thanks [@SutuSebastian](https://github.com/SutuSebastian)! - fix package.json types path
8+
39
## 0.7.7
410

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

0 commit comments

Comments
 (0)
Please sign in to comment.