From eae496100f3a8aeb6288f1ee8a14a36926887b49 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 20 Mar 2024 11:51:10 +0000 Subject: [PATCH] chore(release): 105.0.2 [skip ci] ## [105.0.2](https://github.com/cozy/cozy-ui/compare/v105.0.1...v105.0.2) (2024-03-20) ### Bug Fixes * **Viewer:** Events must be limited on the image ([548994d](https://github.com/cozy/cozy-ui/commit/548994d)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ab9537fc84..0ba5ea3080 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [105.0.2](https://github.com/cozy/cozy-ui/compare/v105.0.1...v105.0.2) (2024-03-20) + + +### Bug Fixes + +* **Viewer:** Events must be limited on the image ([548994d](https://github.com/cozy/cozy-ui/commit/548994d)) + ## [105.0.1](https://github.com/cozy/cozy-ui/compare/v105.0.0...v105.0.1) (2024-03-19)