Skip to content

Commit

Permalink
chore(release): 111.14.0 [skip ci]
Browse files Browse the repository at this point in the history
# [111.14.0](v111.13.0...v111.14.0) (2024-10-03)

### Features

* **BottomSheet:** Add `hasMinHeightOffset` prop ([0e1af92](0e1af92))
* **CozyDialogs:** Add `full` size ([d141068](d141068))
* **CozyDialogs:** We can now propagates props to inner components ([01d9d48](01d9d48))
* **SearchBar:** Add `auto` size and possibility to control it in the app ([038555f](038555f))
* **SearchBar:** Add multiple props to improve component management ([13f8450](13f8450))
  • Loading branch information
semantic-release-bot committed Oct 3, 2024
1 parent 038555f commit 1403985
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
# [111.14.0](https://github.com/cozy/cozy-ui/compare/v111.13.0...v111.14.0) (2024-10-03)


### Features

* **BottomSheet:** Add `hasMinHeightOffset` prop ([0e1af92](https://github.com/cozy/cozy-ui/commit/0e1af92))
* **CozyDialogs:** Add `full` size ([d141068](https://github.com/cozy/cozy-ui/commit/d141068))
* **CozyDialogs:** We can now propagates props to inner components ([01d9d48](https://github.com/cozy/cozy-ui/commit/01d9d48))
* **SearchBar:** Add `auto` size and possibility to control it in the app ([038555f](https://github.com/cozy/cozy-ui/commit/038555f))
* **SearchBar:** Add multiple props to improve component management ([13f8450](https://github.com/cozy/cozy-ui/commit/13f8450))

# [111.13.0](https://github.com/cozy/cozy-ui/compare/v111.12.0...v111.13.0) (2024-09-25)


Expand Down

0 comments on commit 1403985

Please sign in to comment.