From 19c555184becd0304233a7bc07501219fadfb6d4 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 28 Nov 2024 14:01:57 +0000 Subject: [PATCH] chore(release): 113.7.1 [skip ci] ## [113.7.1](https://github.com/cozy/cozy-ui/compare/v113.7.0...v113.7.1) (2024-11-28) ### Bug Fixes * **Theme:** Shadow 25 wasn't in Mui theme ([cc5486e](https://github.com/cozy/cozy-ui/commit/cc5486e)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index fdbdc82ab..787db512d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [113.7.1](https://github.com/cozy/cozy-ui/compare/v113.7.0...v113.7.1) (2024-11-28) + + +### Bug Fixes + +* **Theme:** Shadow 25 wasn't in Mui theme ([cc5486e](https://github.com/cozy/cozy-ui/commit/cc5486e)) + # [113.7.0](https://github.com/cozy/cozy-ui/compare/v113.6.0...v113.7.0) (2024-11-27)