From 569b70d7f8dc440db04d208ecb35d45a0a33e089 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 11 Oct 2023 14:54:41 +0000 Subject: [PATCH] chore(release): 95.2.0 [skip ci] # [95.2.0](https://github.com/cozy/cozy-ui/compare/v95.1.0...v95.2.0) (2023-10-11) ### Features * Add ListSkeleton and ListItemSkeleton components ([742ec65](https://github.com/cozy/cozy-ui/commit/742ec65)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 13335842c2..9e8fac7db5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [95.2.0](https://github.com/cozy/cozy-ui/compare/v95.1.0...v95.2.0) (2023-10-11) + + +### Features + +* Add ListSkeleton and ListItemSkeleton components ([742ec65](https://github.com/cozy/cozy-ui/commit/742ec65)) + # [95.1.0](https://github.com/cozy/cozy-ui/compare/v95.0.0...v95.1.0) (2023-10-06)