Skip to content

Commit

Permalink
chore(release): 95.4.0 [skip ci]
Browse files Browse the repository at this point in the history
# [95.4.0](v95.3.0...v95.4.0) (2023-10-23)

### Bug Fixes

* **ActionsMenu:** ActionsMenuMobileHeader was unnecessarily in DOM on desktop ([805a030](805a030))
* **Menu, ActionsMenu:** The margins between elements were not as expected ([e021fdc](e021fdc))

### Features

* **ActionsMenuItem:** Add `cozyActionsMenuItem` class to be able to target it ([fcd6dfa](fcd6dfa))
* **ListItem:** Add min heights ([ceaba86](ceaba86))
* **ListItemIcon:** Add `cozyListItemIcon` class to be able to target it ([f0b218f](f0b218f))
  • Loading branch information
semantic-release-bot committed Oct 23, 2023
1 parent e021fdc commit 4fe6358
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
# [95.4.0](https://github.com/cozy/cozy-ui/compare/v95.3.0...v95.4.0) (2023-10-23)


### Bug Fixes

* **ActionsMenu:** ActionsMenuMobileHeader was unnecessarily in DOM on desktop ([805a030](https://github.com/cozy/cozy-ui/commit/805a030))
* **Menu, ActionsMenu:** The margins between elements were not as expected ([e021fdc](https://github.com/cozy/cozy-ui/commit/e021fdc))


### Features

* **ActionsMenuItem:** Add `cozyActionsMenuItem` class to be able to target it ([fcd6dfa](https://github.com/cozy/cozy-ui/commit/fcd6dfa))
* **ListItem:** Add min heights ([ceaba86](https://github.com/cozy/cozy-ui/commit/ceaba86))
* **ListItemIcon:** Add `cozyListItemIcon` class to be able to target it ([f0b218f](https://github.com/cozy/cozy-ui/commit/f0b218f))

# [95.3.0](https://github.com/cozy/cozy-ui/compare/v95.2.0...v95.3.0) (2023-10-18)


Expand Down

0 comments on commit 4fe6358

Please sign in to comment.