Skip to content

Commit

Permalink
chore(release): 84.1.3 [skip ci]
Browse files Browse the repository at this point in the history
## [84.1.3](v84.1.2...v84.1.3) (2023-04-27)

### Bug Fixes

* **ActionsMenu actions:** Stop spreading `t`, `f`, `lang` into child ([4fa0cc0](4fa0cc0))
* **ActionsMenuItem:** We used transpiled version of imports, and... ([233ae1f](233ae1f))
* **ListItem:** Stop spreading `gutters` and `ellipsis` to children ([0de5e66](0de5e66))
* **ListItemText:** DisplayName and forwardRef was missing ([a70322c](a70322c))
  • Loading branch information
semantic-release-bot committed Apr 27, 2023
1 parent d99bb09 commit 496cf4e
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
## [84.1.3](https://github.com/cozy/cozy-ui/compare/v84.1.2...v84.1.3) (2023-04-27)


### Bug Fixes

* **ActionsMenu actions:** Stop spreading `t`, `f`, `lang` into child ([4fa0cc0](https://github.com/cozy/cozy-ui/commit/4fa0cc0))
* **ActionsMenuItem:** We used transpiled version of imports, and... ([233ae1f](https://github.com/cozy/cozy-ui/commit/233ae1f))
* **ListItem:** Stop spreading `gutters` and `ellipsis` to children ([0de5e66](https://github.com/cozy/cozy-ui/commit/0de5e66))
* **ListItemText:** DisplayName and forwardRef was missing ([a70322c](https://github.com/cozy/cozy-ui/commit/a70322c))

## [84.1.2](https://github.com/cozy/cozy-ui/compare/v84.1.1...v84.1.2) (2023-04-27)


Expand Down

0 comments on commit 496cf4e

Please sign in to comment.