diff --git a/.changeset/slimy-news-poke.md b/.changeset/slimy-news-poke.md deleted file mode 100644 index 5ae46d950..000000000 --- a/.changeset/slimy-news-poke.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"flowbite-react": patch ---- - -remove redundant `build` CLI command invocation diff --git a/packages/ui/CHANGELOG.md b/packages/ui/CHANGELOG.md index 117d8c05c..632149d65 100644 --- a/packages/ui/CHANGELOG.md +++ b/packages/ui/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog +## 0.12.12 + +### Patch Changes + +- [#1637](https://github.com/themesberg/flowbite-react/pull/1637) [`7ae1bb7`](https://github.com/themesberg/flowbite-react/commit/7ae1bb74b132bca20f3891ac2768d0f0975bdfdb) Thanks [@SutuSebastian](https://github.com/SutuSebastian)! - remove redundant `build` CLI command invocation + ## 0.12.11 ### Patch Changes diff --git a/packages/ui/package.json b/packages/ui/package.json index 68fcd80eb..d2d9a888e 100644 --- a/packages/ui/package.json +++ b/packages/ui/package.json @@ -1,6 +1,6 @@ { "name": "flowbite-react", - "version": "0.12.11", + "version": "0.12.12", "description": "Official React components built for Flowbite and Tailwind CSS", "keywords": [ "design-system",