Skip to content

Commit

Permalink
chore(release): 85.2.0 [skip ci]
Browse files Browse the repository at this point in the history
# [85.2.0](v85.1.0...v85.2.0) (2023-05-23)

### Bug Fixes

* Remove usage of theme.mixin.gutters ([faa161d](faa161d))

### Features

* **MidEllipsis:** We can now spread any prop and ref to the first child ([8082cec](8082cec))
* Move default props def from theme creation to components ([233ea87](233ea87))
  • Loading branch information
semantic-release-bot committed May 23, 2023
1 parent 1166e60 commit 3b9c838
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 @@
# [85.2.0](https://github.com/cozy/cozy-ui/compare/v85.1.0...v85.2.0) (2023-05-23)


### Bug Fixes

* Remove usage of theme.mixin.gutters ([faa161d](https://github.com/cozy/cozy-ui/commit/faa161d))


### Features

* **MidEllipsis:** We can now spread any prop and ref to the first child ([8082cec](https://github.com/cozy/cozy-ui/commit/8082cec))
* Move default props def from theme creation to components ([233ea87](https://github.com/cozy/cozy-ui/commit/233ea87))

# [85.1.0](https://github.com/cozy/cozy-ui/compare/v85.0.2...v85.1.0) (2023-05-17)


Expand Down

0 comments on commit 3b9c838

Please sign in to comment.