From f9d4107a19bb29453fc66fea427902417a068441 Mon Sep 17 00:00:00 2001 From: semantic-release-bot <semantic-release-bot@martynus.net> Date: Thu, 30 Jun 2022 12:53:52 +0000 Subject: [PATCH] chore(release): 68.9.1 [skip ci] ## [68.9.1](https://github.com/cozy/cozy-ui/compare/v68.9.0...v68.9.1) (2022-06-30) ### Bug Fixes * **ListSubheader:** Only 1rem of text indent on mobile ([af38d1d](https://github.com/cozy/cozy-ui/commit/af38d1d)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 70de82ea70..0f0610b8d5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [68.9.1](https://github.com/cozy/cozy-ui/compare/v68.9.0...v68.9.1) (2022-06-30) + + +### Bug Fixes + +* **ListSubheader:** Only 1rem of text indent on mobile ([af38d1d](https://github.com/cozy/cozy-ui/commit/af38d1d)) + # [68.9.0](https://github.com/cozy/cozy-ui/compare/v68.8.0...v68.9.0) (2022-06-30)