Skip to content

Commit

Permalink
chore(release): 47.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# [47.0.0](v46.1.0...v47.0.0) (2021-03-16)

### Features

* Replace "role" of Viewer toolbar by "ref" ([32f1139](32f1139))

### BREAKING CHANGES

* There is no role anymore on Viewer toolbar
Since this is an invalid role.
Ref is useful to get the height value of this element
  • Loading branch information
semantic-release-bot committed Mar 16, 2021
1 parent 40a92f2 commit 060c31f
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
# [47.0.0](https://github.com/cozy/cozy-ui/compare/v46.1.0...v47.0.0) (2021-03-16)


### Features

* Replace "role" of Viewer toolbar by "ref" ([32f1139](https://github.com/cozy/cozy-ui/commit/32f1139))


### BREAKING CHANGES

* There is no role anymore on Viewer toolbar
Since this is an invalid role.
Ref is useful to get the height value of this element

# [46.1.0](https://github.com/cozy/cozy-ui/compare/v46.0.0...v46.1.0) (2021-03-12)


Expand Down

0 comments on commit 060c31f

Please sign in to comment.