Skip to content

Commit 2df11f3

Browse files
Version Packages (#1595)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 9017065 commit 2df11f3

File tree

3 files changed

+13
-12
lines changed

3 files changed

+13
-12
lines changed

.changeset/funny-lights-march.md

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

packages/ui/CHANGELOG.md

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

3+
## 0.12.1
4+
5+
### Patch Changes
6+
7+
- [#1594](https://github.com/themesberg/flowbite-react/pull/1594) [`9017065`](https://github.com/themesberg/flowbite-react/commit/90170651ba4e113a792b6c493b7868094a1d382d) Thanks [@SutuSebastian](https://github.com/SutuSebastian)! - fix(compareNodes): support:
8+
9+
- different quote styles
10+
- with and without semicolons
11+
- trailing commas in objects and arrays
12+
13+
- add tests
14+
315
## 0.12.0
416

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

0 commit comments

Comments
 (0)