Skip to content

Commit

Permalink
chore(release): 0.11.0
Browse files Browse the repository at this point in the history
# [0.11.0](v0.10.0...v0.11.0) (2024-12-03)

### Bug Fixes

* Suggestions can retrieve the configuration from its parent SearchBox ([5e29f17](5e29f17))
* Trigger build system to do release ([71909ca](71909ca))

### Features

* **search:** Add Results component that renders the search results ([008d780](008d780))
* **web-sdk:** Update web-sdk version to 2.0.0 ([4068532](4068532))
  • Loading branch information
semantic-release-bot committed Dec 3, 2024
1 parent 71909ca commit c0b0ac3
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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))
Expand Down

0 comments on commit c0b0ac3

Please sign in to comment.