From 246bfe6d94c70143581ec20a104539c1055a0776 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 1 Sep 2022 07:52:18 +0000 Subject: [PATCH] chore(release): 73.3.0 [skip ci] # [73.3.0](https://github.com/cozy/cozy-ui/compare/v73.2.3...v73.3.0) (2022-09-01) ### Features * Adding CozyCircle and LockScreen icons ([5e8886b](https://github.com/cozy/cozy-ui/commit/5e8886b)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d498029d42..6a4aa805c3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [73.3.0](https://github.com/cozy/cozy-ui/compare/v73.2.3...v73.3.0) (2022-09-01) + + +### Features + +* Adding CozyCircle and LockScreen icons ([5e8886b](https://github.com/cozy/cozy-ui/commit/5e8886b)) + ## [73.2.3](https://github.com/cozy/cozy-ui/compare/v73.2.2...v73.2.3) (2022-08-31)