From 87e8f96cc9780d79eea1bc94f009190d21b46991 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 30 Mar 2023 14:43:08 +0000 Subject: [PATCH] chore(release): 82.5.1 [skip ci] ## [82.5.1](https://github.com/cozy/cozy-ui/compare/v82.5.0...v82.5.1) (2023-03-30) ### Bug Fixes * **ExpandedAttributes:** Translated label was forgotten for flexsearch ([46491bc](https://github.com/cozy/cozy-ui/commit/46491bc)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0e198cfe84..edf428ec23 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [82.5.1](https://github.com/cozy/cozy-ui/compare/v82.5.0...v82.5.1) (2023-03-30) + + +### Bug Fixes + +* **ExpandedAttributes:** Translated label was forgotten for flexsearch ([46491bc](https://github.com/cozy/cozy-ui/commit/46491bc)) + # [82.5.0](https://github.com/cozy/cozy-ui/compare/v82.4.0...v82.5.0) (2023-03-30)