Skip to content

Commit

Permalink
chore(release): 105.10.0 [skip ci]
Browse files Browse the repository at this point in the history
# [105.10.0](v105.9.1...v105.10.0) (2024-04-18)

### Bug Fixes

* **Dialog:** Set disableEnforceFocus to true ([969c848](969c848))
* **TextField:** Force specific icon component for Select usage ([f14f998](f14f998))

### Features

* **TextField:** Use BottomDrawer on mobile for Select input ([20a0030](20a0030))
  • Loading branch information
semantic-release-bot committed Apr 18, 2024
1 parent c094148 commit 0d1c235
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
# [105.10.0](https://github.com/cozy/cozy-ui/compare/v105.9.1...v105.10.0) (2024-04-18)


### Bug Fixes

* **Dialog:** Set disableEnforceFocus to true ([969c848](https://github.com/cozy/cozy-ui/commit/969c848))
* **TextField:** Force specific icon component for Select usage ([f14f998](https://github.com/cozy/cozy-ui/commit/f14f998))


### Features

* **TextField:** Use BottomDrawer on mobile for Select input ([20a0030](https://github.com/cozy/cozy-ui/commit/20a0030))

## [105.9.1](https://github.com/cozy/cozy-ui/compare/v105.9.0...v105.9.1) (2024-04-16)


Expand Down

0 comments on commit 0d1c235

Please sign in to comment.