Skip to content

Commit

Permalink
chore(release): 51.0.2 [skip ci]
Browse files Browse the repository at this point in the history
## [51.0.2](v51.0.1...v51.0.2) (2021-07-02)

### Bug Fixes

* Add label and data-testid to SelectionBar to improve tests ([e1458f1](e1458f1))
* Remove useless actionName condition on SelectionBar ([da54989](da54989))
* Remove useless fragment in SelectionBar and fix key missing ([1bc1ae4](1bc1ae4))
  • Loading branch information
semantic-release-bot committed Jul 2, 2021
1 parent b059878 commit f7e26be
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [51.0.2](https://github.com/cozy/cozy-ui/compare/v51.0.1...v51.0.2) (2021-07-02)


### Bug Fixes

* Add label and data-testid to SelectionBar to improve tests ([e1458f1](https://github.com/cozy/cozy-ui/commit/e1458f1))
* Remove useless actionName condition on SelectionBar ([da54989](https://github.com/cozy/cozy-ui/commit/da54989))
* Remove useless fragment in SelectionBar and fix key missing ([1bc1ae4](https://github.com/cozy/cozy-ui/commit/1bc1ae4))

## [51.0.1](https://github.com/cozy/cozy-ui/compare/v51.0.0...v51.0.1) (2021-07-01)


Expand Down

0 comments on commit f7e26be

Please sign in to comment.