diff --git a/.changeset/large-carrots-move.md b/.changeset/large-carrots-move.md deleted file mode 100644 index 0b437256b..000000000 --- a/.changeset/large-carrots-move.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"flowbite-react": patch ---- - -export `createTheme` API diff --git a/packages/ui/CHANGELOG.md b/packages/ui/CHANGELOG.md index 69643c940..0c8b0eccc 100644 --- a/packages/ui/CHANGELOG.md +++ b/packages/ui/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog +## 0.7.6 + +### Patch Changes + +- [`7a8933d`](https://github.com/themesberg/flowbite-react/commit/7a8933da69b56a72f41442d6a1d77ba11f54bca5) - export `createTheme` API + All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. ### [0.7.5](https://github.com/themesberg/flowbite-react/compare/v0.7.4...v0.7.5) (2024-03-20) diff --git a/packages/ui/package.json b/packages/ui/package.json index 640c3cc58..7548bc92c 100644 --- a/packages/ui/package.json +++ b/packages/ui/package.json @@ -1,6 +1,6 @@ { "name": "flowbite-react", - "version": "0.7.5", + "version": "0.7.6", "description": "Official React components built for Flowbite and Tailwind CSS", "keywords": [ "design-system",