Skip to content

Commit 5f4e35e

Browse files
Version Packages (#1601)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 12d3290 commit 5f4e35e

File tree

3 files changed

+11
-10
lines changed

3 files changed

+11
-10
lines changed

.changeset/hungry-oranges-boil.md

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

packages/ui/CHANGELOG.md

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

3+
## 0.12.3
4+
5+
### Patch Changes
6+
7+
- [#1600](https://github.com/themesberg/flowbite-react/pull/1600) [`12d3290`](https://github.com/themesberg/flowbite-react/commit/12d32902e5f01867e49927d0c508e6ad184686cd) Thanks [@SutuSebastian](https://github.com/SutuSebastian)! - fix(ui/cli/setup-init): nextjs warning
8+
9+
### Changes
10+
11+
- [x] rename `config` -> `CONFIG` export in `.flowbite-react/init.(jsx|tsx)`
12+
313
## 0.12.2
414

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

0 commit comments

Comments
 (0)