From 6293071b852d70ea050423424f875c4ff6b6e061 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 25 Aug 2021 07:39:07 +0000 Subject: [PATCH] chore(release): 51.6.0 [skip ci] # [51.6.0](https://github.com/cozy/cozy-ui/compare/v51.5.2...v51.6.0) (2021-08-25) ### Features * Add file path component ([6a9e745](https://github.com/cozy/cozy-ui/commit/6a9e745)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a0eaa35493..23f600720f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [51.6.0](https://github.com/cozy/cozy-ui/compare/v51.5.2...v51.6.0) (2021-08-25) + + +### Features + +* Add file path component ([6a9e745](https://github.com/cozy/cozy-ui/commit/6a9e745)) + ## [51.5.2](https://github.com/cozy/cozy-ui/compare/v51.5.1...v51.5.2) (2021-08-19)