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/*",