From 931be31e1736842c7094a6be514743c670747458 Mon Sep 17 00:00:00 2001 From: Conner Davis Date: Fri, 26 May 2023 16:24:39 -0700 Subject: [PATCH] chore(release): 0.4.6 --- CHANGELOG.md | 2 ++ package.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1951be663..f59284810 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ 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.4.6](https://github.com/themesberg/flowbite-react/compare/v0.4.6-beta.1...v0.4.6) (2023-05-26) + ### [0.4.5](https://github.com/themesberg/flowbite-react/compare/v0.4.4...v0.4.5) (2023-05-26) ### Features diff --git a/package.json b/package.json index 8774fe12b..959595658 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "flowbite-react", - "version": "0.4.5", + "version": "0.4.6", "description": "Official React components built for Flowbite and Tailwind CSS", "keywords": [ "design-system",