From 1d1b38819380774d030d79df00c34d463e09dcdd Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Tue, 26 Mar 2024 12:34:24 +0000 Subject: [PATCH] chore(release): 105.2.1 [skip ci] ## [105.2.1](https://github.com/cozy/cozy-ui/compare/v105.2.0...v105.2.1) (2024-03-26) ### Bug Fixes * **Viewer:** Remove WebviewIntentProvider ([edfdc1d](https://github.com/cozy/cozy-ui/commit/edfdc1d)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 50a60d89fa..48e6badcd5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [105.2.1](https://github.com/cozy/cozy-ui/compare/v105.2.0...v105.2.1) (2024-03-26) + + +### Bug Fixes + +* **Viewer:** Remove WebviewIntentProvider ([edfdc1d](https://github.com/cozy/cozy-ui/commit/edfdc1d)) + # [105.2.0](https://github.com/cozy/cozy-ui/compare/v105.1.0...v105.2.0) (2024-03-21)