diff --git a/CHANGELOG.md b/CHANGELOG.md index da58c08..1391088 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,20 @@ # [0.11.0](https://github.com/bloomreach/limitless-ui-react/compare/v0.10.0...v0.11.0) (2024-12-03) +### Bug Fixes + +* Suggestions can retrieve the configuration from its parent SearchBox ([5e29f17](https://github.com/bloomreach/limitless-ui-react/commit/5e29f17ff458644aa4e9973eee6fab25661b6ed6)) +* Trigger build system to do release ([71909ca](https://github.com/bloomreach/limitless-ui-react/commit/71909ca9d7394322320aa11fcb2681658631a439)) + + +### Features + +* **search:** Add Results component that renders the search results ([008d780](https://github.com/bloomreach/limitless-ui-react/commit/008d7800b58fed6c4d2976f5af2df1d047fa681d)) +* **web-sdk:** Update web-sdk version to 2.0.0 ([4068532](https://github.com/bloomreach/limitless-ui-react/commit/40685328785c8f621f027f246fc3ea86bd8a2a56)) + +# [0.11.0](https://github.com/bloomreach/limitless-ui-react/compare/v0.10.0...v0.11.0) (2024-12-03) + + ### Bug Fixes * Suggestions can retrieve the configuration from its parent SearchBox ([5e29f17](https://github.com/bloomreach/limitless-ui-react/commit/5e29f17ff458644aa4e9973eee6fab25661b6ed6))