From a2615be4355619b5b24d08a8afe79ba566f79a96 Mon Sep 17 00:00:00 2001 From: Nasreddine Bac Ali Date: Tue, 1 Mar 2022 00:33:16 +0100 Subject: [PATCH] chore(release): 0.0.2 --- CHANGELOG.md | 2 ++ package.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 264398741..3162ecdae 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,4 +2,6 @@ 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.0.2](https://github.com/bacali95/flowbite-react/compare/v0.0.1...v0.0.2) (2022-02-28) + ### 0.0.1 (2022-02-28) diff --git a/package.json b/package.json index 184336b14..b7422a1be 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "flowbite-react", - "version": "0.0.1", + "version": "0.0.2", "main": "./dist/index.js", "files": [ "dist"