From 93e83e10d30e226e4977cf96030f50e7e5050c03 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 19 Aug 2021 07:07:31 +0000 Subject: [PATCH] chore(release): 51.5.2 [skip ci] ## [51.5.2](https://github.com/cozy/cozy-ui/compare/v51.5.1...v51.5.2) (2021-08-19) ### Bug Fixes * Change text orientation in MidEllipsis ([ccb2e6b](https://github.com/cozy/cozy-ui/commit/ccb2e6b)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index efb86bcfd1..a0eaa35493 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [51.5.2](https://github.com/cozy/cozy-ui/compare/v51.5.1...v51.5.2) (2021-08-19) + + +### Bug Fixes + +* Change text orientation in MidEllipsis ([ccb2e6b](https://github.com/cozy/cozy-ui/commit/ccb2e6b)) + ## [51.5.1](https://github.com/cozy/cozy-ui/compare/v51.5.0...v51.5.1) (2021-08-13)