From 7e9e6709261559a97356e90c659778be3a3f7588 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 24 May 2023 10:56:17 +0000 Subject: [PATCH] chore(release): 85.3.1 [skip ci] ## [85.3.1](https://github.com/cozy/cozy-ui/compare/v85.3.0...v85.3.1) (2023-05-24) ### Bug Fixes * **QualificationListItemDate:** Expiration annotation was shown not only on expiration date ([d29e263](https://github.com/cozy/cozy-ui/commit/d29e263)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index bdf9335a79..4749fc9dfd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [85.3.1](https://github.com/cozy/cozy-ui/compare/v85.3.0...v85.3.1) (2023-05-24) + + +### Bug Fixes + +* **QualificationListItemDate:** Expiration annotation was shown not only on expiration date ([d29e263](https://github.com/cozy/cozy-ui/commit/d29e263)) + # [85.3.0](https://github.com/cozy/cozy-ui/compare/v85.2.0...v85.3.0) (2023-05-23)