Skip to content

Commit

Permalink
chore(release): 46.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# [46.0.0](v45.5.0...v46.0.0) (2021-03-11)

### Bug Fixes

* Use css --paperBackgroundColor instead of --paperColor ([fe63667](fe63667))
* Viewer toolbar have now a higher zIndex than the footer ([003b665](003b665))

### Features

* Viewer no longer enforce footer style ([189e894](189e894))

### BREAKING CHANGES

* The footer is now only a simple bottom container
The style have to be set in the application
  • Loading branch information
semantic-release-bot committed Mar 11, 2021
1 parent 8aa4632 commit 7dda7d4
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,22 @@
# [46.0.0](https://github.com/cozy/cozy-ui/compare/v45.5.0...v46.0.0) (2021-03-11)


### Bug Fixes

* Use css --paperBackgroundColor instead of --paperColor ([fe63667](https://github.com/cozy/cozy-ui/commit/fe63667))
* Viewer toolbar have now a higher zIndex than the footer ([003b665](https://github.com/cozy/cozy-ui/commit/003b665))


### Features

* Viewer no longer enforce footer style ([189e894](https://github.com/cozy/cozy-ui/commit/189e894))


### BREAKING CHANGES

* The footer is now only a simple bottom container
The style have to be set in the application

# [45.5.0](https://github.com/cozy/cozy-ui/compare/v45.4.1...v45.5.0) (2021-03-11)


Expand Down

0 comments on commit 7dda7d4

Please sign in to comment.