From 0484ad2cd6d38e535a304e27e2d33c61fe690a8e Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Tue, 15 Dec 2020 16:20:36 +0000 Subject: [PATCH] chore(release): 42.1.1 [skip ci] ## [42.1.1](https://github.com/cozy/cozy-ui/compare/v42.1.0...v42.1.1) (2020-12-15) ### Bug Fixes * Safe-Area for fullscreen Dialog's DialogActions ([c2d9194](https://github.com/cozy/cozy-ui/commit/c2d9194)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1b0af9e38c..2b1b397e23 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [42.1.1](https://github.com/cozy/cozy-ui/compare/v42.1.0...v42.1.1) (2020-12-15) + + +### Bug Fixes + +* Safe-Area for fullscreen Dialog's DialogActions ([c2d9194](https://github.com/cozy/cozy-ui/commit/c2d9194)) + # [42.1.0](https://github.com/cozy/cozy-ui/compare/v42.0.1...v42.1.0) (2020-12-14)