From 61019b54df2f9af0090693d0427d7079f01b5a44 Mon Sep 17 00:00:00 2001
From: semantic-release-bot <semantic-release-bot@martynus.net>
Date: Sat, 21 Oct 2023 17:08:50 +0000
Subject: [PATCH] chore(release): 1.1.0 [skip ci]

# [1.1.0](https://github.com/shubhadip/react-vite-component-library/compare/v1.0.32...v1.1.0) (2023-10-21)

### Features

* coverage added ([bd4d587](https://github.com/shubhadip/react-vite-component-library/commit/bd4d587530b5ad88647f4d320eeb69c3ab1eeb3e))
* new stories added ([60d6d11](https://github.com/shubhadip/react-vite-component-library/commit/60d6d118676b7b4fc41ab33e242cdda8e582d5e6))
---
 CHANGELOG.md | 8 ++++++++
 package.json | 2 +-
 2 files changed, 9 insertions(+), 1 deletion(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 3af59fd..371e3a9 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,11 @@
+# [1.1.0](https://github.com/shubhadip/react-vite-component-library/compare/v1.0.32...v1.1.0) (2023-10-21)
+
+
+### Features
+
+* coverage added ([bd4d587](https://github.com/shubhadip/react-vite-component-library/commit/bd4d587530b5ad88647f4d320eeb69c3ab1eeb3e))
+* new stories added ([60d6d11](https://github.com/shubhadip/react-vite-component-library/commit/60d6d118676b7b4fc41ab33e242cdda8e582d5e6))
+
 ## [1.0.32](https://github.com/shubhadip/react-vite-component-library/compare/v1.0.31...v1.0.32) (2023-09-08)
 
 
diff --git a/package.json b/package.json
index 1db00dd..1c2730a 100644
--- a/package.json
+++ b/package.json
@@ -13,7 +13,7 @@
   "bugs": {
     "url": "https://github.com/shubhadip/react-vite-component-library/issues"
   },
-  "version": "1.0.32",
+  "version": "1.1.0",
   "type": "module",
   "files": [
     "dist/*",