From 87946a1aed0ccd26d4e29db23449365c1749bc62 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 27 Mar 2024 14:52:04 +0000 Subject: [PATCH] chore(release): 105.3.0 [skip ci] # [105.3.0](https://github.com/cozy/cozy-ui/compare/v105.2.1...v105.3.0) (2024-03-27) ### Features * **resizeImage:** Reduce quality for big image ([2b6cacf](https://github.com/cozy/cozy-ui/commit/2b6cacf)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 48e6badcd5..635d3fca61 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [105.3.0](https://github.com/cozy/cozy-ui/compare/v105.2.1...v105.3.0) (2024-03-27) + + +### Features + +* **resizeImage:** Reduce quality for big image ([2b6cacf](https://github.com/cozy/cozy-ui/commit/2b6cacf)) + ## [105.2.1](https://github.com/cozy/cozy-ui/compare/v105.2.0...v105.2.1) (2024-03-26)