From 94c7bb9880f13cebca34a528b2f8588f60e4d501 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 14 Aug 2024 14:28:19 +0000 Subject: [PATCH] chore(release): 111.7.0 [skip ci] # [111.7.0](https://github.com/cozy/cozy-ui/compare/v111.6.0...v111.7.0) (2024-08-14) ### Features * handle shortcuttiles ([e5ff800](https://github.com/cozy/cozy-ui/commit/e5ff800)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a75f5b17c9..70c60d9074 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [111.7.0](https://github.com/cozy/cozy-ui/compare/v111.6.0...v111.7.0) (2024-08-14) + + +### Features + +* handle shortcuttiles ([e5ff800](https://github.com/cozy/cozy-ui/commit/e5ff800)) + # [111.6.0](https://github.com/cozy/cozy-ui/compare/v111.5.0...v111.6.0) (2024-08-14)