From 1e7263c12985cca712881c972b080bb5fc164a6d Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Fri, 8 Sep 2023 03:17:10 +0000 Subject: [PATCH] chore(release): 1.0.32 [skip ci] ## [1.0.32](https://github.com/shubhadip/react-vite-component-library/compare/v1.0.31...v1.0.32) (2023-09-08) ### Bug Fixes * checking semantic github action ([01fe097](https://github.com/shubhadip/react-vite-component-library/commit/01fe097c4a4c1911a482dc95b54f4e42ca7baa44)) * testing ([2859e48](https://github.com/shubhadip/react-vite-component-library/commit/2859e48158c3a9f9f298b7321096153a4be05949)) --- CHANGELOG.md | 8 ++++++++ package.json | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 07a8605..3af59fd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +## [1.0.32](https://github.com/shubhadip/react-vite-component-library/compare/v1.0.31...v1.0.32) (2023-09-08) + + +### Bug Fixes + +* checking semantic github action ([01fe097](https://github.com/shubhadip/react-vite-component-library/commit/01fe097c4a4c1911a482dc95b54f4e42ca7baa44)) +* testing ([2859e48](https://github.com/shubhadip/react-vite-component-library/commit/2859e48158c3a9f9f298b7321096153a4be05949)) + ## [1.0.31](https://github.com/shubhadip/react-vite-component-library/compare/v1.0.30...v1.0.31) (2023-06-14) diff --git a/package.json b/package.json index 33806e9..1db00dd 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.31", + "version": "1.0.32", "type": "module", "files": [ "dist/*",