From 45bc4bb5b57f58b69fd9c91b06ff7d621d7c639c Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 11 May 2023 05:22:32 +0000 Subject: [PATCH] chore(release): 84.1.5 [skip ci] ## [84.1.5](https://github.com/cozy/cozy-ui/compare/v84.1.4...v84.1.5) (2023-05-11) ### Bug Fixes * Apply flagship style to closebutton higher ([e11eb97](https://github.com/cozy/cozy-ui/commit/e11eb97)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e2e663f8b0..98a0b686a7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [84.1.5](https://github.com/cozy/cozy-ui/compare/v84.1.4...v84.1.5) (2023-05-11) + + +### Bug Fixes + +* Apply flagship style to closebutton higher ([e11eb97](https://github.com/cozy/cozy-ui/commit/e11eb97)) + ## [84.1.4](https://github.com/cozy/cozy-ui/compare/v84.1.3...v84.1.4) (2023-05-04)