From a189b83fc18e70bec4d87df19d2ecbe8398209f0 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 30 Oct 2023 17:51:53 +0000 Subject: [PATCH] chore(release): 95.6.0 [skip ci] # [95.6.0](https://github.com/cozy/cozy-ui/compare/v95.5.0...v95.6.0) (2023-10-30) ### Bug Fixes * Update AllowLocationDialog to fit Play Store needs ([3a00bd2](https://github.com/cozy/cozy-ui/commit/3a00bd2)) ### Features * **Empty:** Accept now , and as icon prop value ([d13cf26](https://github.com/cozy/cozy-ui/commit/d13cf26)) --- CHANGELOG.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 88f2a3a8eb..7a5975cec9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,15 @@ +# [95.6.0](https://github.com/cozy/cozy-ui/compare/v95.5.0...v95.6.0) (2023-10-30) + + +### Bug Fixes + +* Update AllowLocationDialog to fit Play Store needs ([3a00bd2](https://github.com/cozy/cozy-ui/commit/3a00bd2)) + + +### Features + +* **Empty:** Accept now , and as icon prop value ([d13cf26](https://github.com/cozy/cozy-ui/commit/d13cf26)) + # [95.5.0](https://github.com/cozy/cozy-ui/compare/v95.4.0...v95.5.0) (2023-10-24)