Skip to content

Commit

Permalink
chore(release): 111.19.0 [skip ci]
Browse files Browse the repository at this point in the history
# [111.19.0](v111.18.1...v111.19.0) (2024-10-16)

### Bug Fixes

* **SearchBar:** Ref wasn't spread correctly ([15fc5fe](15fc5fe))

### Features

* **SearchBar:** Add `onClear` and `disabledFocus` props ([6c8cabf](6c8cabf))
  • Loading branch information
semantic-release-bot committed Oct 16, 2024
1 parent 15fc5fe commit fdd8c5e
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# [111.19.0](https://github.com/cozy/cozy-ui/compare/v111.18.1...v111.19.0) (2024-10-16)


### Bug Fixes

* **SearchBar:** Ref wasn't spread correctly ([15fc5fe](https://github.com/cozy/cozy-ui/commit/15fc5fe))


### Features

* **SearchBar:** Add `onClear` and `disabledFocus` props ([6c8cabf](https://github.com/cozy/cozy-ui/commit/6c8cabf))

## [111.18.1](https://github.com/cozy/cozy-ui/compare/v111.18.0...v111.18.1) (2024-10-14)


Expand Down

0 comments on commit fdd8c5e

Please sign in to comment.