Skip to content

Commit

Permalink
chore(release): 51.2.0 [skip ci]
Browse files Browse the repository at this point in the history
# [51.2.0](v51.1.0...v51.2.0) (2021-07-08)

### Features

* Add `toBeInTheDocument()` support with `@testing-library/jest-dom` ([1690b88](1690b88))
* Add optional `icon` prop to `PushClientButton` ([23bc4ad](23bc4ad))
* Improve `PushClientButton` documentation ([0ddd96b](0ddd96b))
  • Loading branch information
semantic-release-bot committed Jul 8, 2021
1 parent dcb4f9e commit bcdca2d
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,12 @@
# [51.2.0](https://github.com/cozy/cozy-ui/compare/v51.1.0...v51.2.0) (2021-07-08)


### Features

* Add `toBeInTheDocument()` support with `@testing-library/jest-dom` ([1690b88](https://github.com/cozy/cozy-ui/commit/1690b88))
* Add optional `icon` prop to `PushClientButton` ([23bc4ad](https://github.com/cozy/cozy-ui/commit/23bc4ad))
* Improve `PushClientButton` documentation ([0ddd96b](https://github.com/cozy/cozy-ui/commit/0ddd96b))

# [51.1.0](https://github.com/cozy/cozy-ui/compare/v51.0.2...v51.1.0) (2021-07-08)


Expand Down

0 comments on commit bcdca2d

Please sign in to comment.