Skip to content

Commit

Permalink
chore(release): 45.2.0 [skip ci]
Browse files Browse the repository at this point in the history
# [45.2.0](v45.1.0...v45.2.0) (2021-03-03)

### Bug Fixes

* Viewer FileIcon use now svgr icons ([8c26e2c](8c26e2c))

### Features

* Add pdf viewer on mobile for Viewer component ([3608587](3608587))
* Add tap/doubletap behavior management in Viewer ([edc3f51](edc3f51))
* Set Alerter z-index to alert-index even on mobile ([395b543](395b543))
* Upgrade cozy-client to 18.1.2 ([b9e033d](b9e033d))
* Viewer ImageLoader can now deal with "preview" size ([45c0f37](45c0f37))
  • Loading branch information
semantic-release-bot committed Mar 3, 2021
1 parent cbf87c5 commit da672a4
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
# [45.2.0](https://github.com/cozy/cozy-ui/compare/v45.1.0...v45.2.0) (2021-03-03)


### Bug Fixes

* Viewer FileIcon use now svgr icons ([8c26e2c](https://github.com/cozy/cozy-ui/commit/8c26e2c))


### Features

* Add pdf viewer on mobile for Viewer component ([3608587](https://github.com/cozy/cozy-ui/commit/3608587))
* Add tap/doubletap behavior management in Viewer ([edc3f51](https://github.com/cozy/cozy-ui/commit/edc3f51))
* Set Alerter z-index to alert-index even on mobile ([395b543](https://github.com/cozy/cozy-ui/commit/395b543))
* Upgrade cozy-client to 18.1.2 ([b9e033d](https://github.com/cozy/cozy-ui/commit/b9e033d))
* Viewer ImageLoader can now deal with "preview" size ([45c0f37](https://github.com/cozy/cozy-ui/commit/45c0f37))

# [45.1.0](https://github.com/cozy/cozy-ui/compare/v45.0.0...v45.1.0) (2021-03-01)


Expand Down

0 comments on commit da672a4

Please sign in to comment.