diff --git a/CHANGELOG.md b/CHANGELOG.md index 87923a2..7d2d251 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.1.2](https://github.com/shubhadip/react-vite-component-library/compare/v1.1.1...v1.1.2) (2023-10-22) + + +### Bug Fixes + +* types issues ([7d6d1f4](https://github.com/shubhadip/react-vite-component-library/commit/7d6d1f415a4de0f750156f45c1fe13002611b518)) + ## [1.1.1](https://github.com/shubhadip/react-vite-component-library/compare/v1.1.0...v1.1.1) (2023-10-22) diff --git a/package.json b/package.json index b0a27c6..dc9dc24 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "bugs": { "url": "https://github.com/shubhadip/react-vite-component-library/issues" }, - "version": "1.1.1", + "version": "1.1.2", "type": "module", "files": [ "dist/*",