Skip to content

Commit 17c3380

Browse files
Version Packages (#1597)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent ab26436 commit 17c3380

File tree

3 files changed

+9
-8
lines changed

3 files changed

+9
-8
lines changed

.changeset/cute-breads-attack.md

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

packages/ui/CHANGELOG.md

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

3+
## 0.12.2
4+
5+
### Patch Changes
6+
7+
- [#1596](https://github.com/themesberg/flowbite-react/pull/1596) [`ab26436`](https://github.com/themesberg/flowbite-react/commit/ab26436dab2de339c4cdc461317fb2548d554be0) Thanks [@SutuSebastian](https://github.com/SutuSebastian)! - refactor(setup-init): relax checks on React imports due to IDE formatters removing it if not necessary
8+
9+
- filter out `import React from "react"` from the AST when parsing current and new content
10+
311
## 0.12.1
412

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

0 commit comments

Comments
 (0)