From 2b3d0eac6a6062dc0aaa403cad4968b0aaf34f0d Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 14 Nov 2024 14:33:28 +0000 Subject: [PATCH] chore(release): 113.2.0 [skip ci] # [113.2.0](https://github.com/cozy/cozy-ui/compare/v113.1.0...v113.2.0) (2024-11-14) ### Features * Add server icon ([88b8161](https://github.com/cozy/cozy-ui/commit/88b8161)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 10132dd6b..64c3b764d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [113.2.0](https://github.com/cozy/cozy-ui/compare/v113.1.0...v113.2.0) (2024-11-14) + + +### Features + +* Add server icon ([88b8161](https://github.com/cozy/cozy-ui/commit/88b8161)) + # [113.1.0](https://github.com/cozy/cozy-ui/compare/v113.0.0...v113.1.0) (2024-11-07)