Skip to content

Commit

Permalink
chore(release): 82.1.0 [skip ci]
Browse files Browse the repository at this point in the history
# [82.1.0](v82.0.0...v82.1.0) (2023-03-23)

### Bug Fixes

* **ActionMenuItemWrapper:** Icon prop was required (now optional) ([58b98a6](58b98a6))
* **ActionMenuWithClose:** Props wasn't propagated to ActionMenu ([0007d81](0007d81))
* **ListItem:** ExpandedAttributes wasn't using correct local ([97c704a](97c704a))

### Features

* **ActionMenu:** Add some export to have better DX ([fda803a](fda803a))
  • Loading branch information
semantic-release-bot committed Mar 23, 2023
1 parent 97c704a commit 05f4d17
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,17 @@
# [82.1.0](https://github.com/cozy/cozy-ui/compare/v82.0.0...v82.1.0) (2023-03-23)


### Bug Fixes

* **ActionMenuItemWrapper:** Icon prop was required (now optional) ([58b98a6](https://github.com/cozy/cozy-ui/commit/58b98a6))
* **ActionMenuWithClose:** Props wasn't propagated to ActionMenu ([0007d81](https://github.com/cozy/cozy-ui/commit/0007d81))
* **ListItem:** ExpandedAttributes wasn't using correct local ([97c704a](https://github.com/cozy/cozy-ui/commit/97c704a))


### Features

* **ActionMenu:** Add some export to have better DX ([fda803a](https://github.com/cozy/cozy-ui/commit/fda803a))

# [82.0.0](https://github.com/cozy/cozy-ui/compare/v81.9.0...v82.0.0) (2023-03-23)


Expand Down

0 comments on commit 05f4d17

Please sign in to comment.