diff --git a/CHANGELOG.md b/CHANGELOG.md index 09a4b0c..b6b8448 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [0.10.0](https://github.com/bloomreach/limitless-ui-react/compare/v0.9.0...v0.10.0) (2024-11-21) + + +### Features + +* Add a dark theme to the showcase ([#33](https://github.com/bloomreach/limitless-ui-react/issues/33)) ([2e99731](https://github.com/bloomreach/limitless-ui-react/commit/2e99731d3ba8585052197d36591ebda614380af3)) + # [0.9.0](https://github.com/bloomreach/limitless-ui-react/compare/v0.8.0...v0.9.0) (2024-11-20) diff --git a/package.json b/package.json index d0564b9..d6d6401 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@bloomreach/limitless-ui-react", - "version": "0.9.0", + "version": "0.10.0", "repository": { "type": "git", "url": "git+https://github.com/bloomreach/limitless-ui-react.git"