Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions .changeset/many-nights-nail.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/ui/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## 0.12.7

### Patch Changes

- [#1615](https://github.com/themesberg/flowbite-react/pull/1615) [`50ae2ee`](https://github.com/themesberg/flowbite-react/commit/50ae2eeb147d3e6cb86c59c881762fa5874e3b20) Thanks [@SutuSebastian](https://github.com/SutuSebastian)! - fix(ui/cli/plugins): `setup-plugin-bun` also detect `Bun.build`

## 0.12.6

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "flowbite-react",
"version": "0.12.6",
"version": "0.12.7",
"description": "Official React components built for Flowbite and Tailwind CSS",
"keywords": [
"design-system",
Expand Down