From 6788d3703c43fc5811b7b3b760381dc75dd881e9 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 13 Apr 2023 11:16:10 +0000 Subject: [PATCH] chore(release): 82.14.0 [skip ci] # [82.14.0](https://github.com/cozy/cozy-ui/compare/v82.13.0...v82.14.0) (2023-04-13) ### Features * **TextField:** Update style and documentation ([8ff4ae0](https://github.com/cozy/cozy-ui/commit/8ff4ae0)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9d92f8659a..18ac1aca50 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [82.14.0](https://github.com/cozy/cozy-ui/compare/v82.13.0...v82.14.0) (2023-04-13) + + +### Features + +* **TextField:** Update style and documentation ([8ff4ae0](https://github.com/cozy/cozy-ui/commit/8ff4ae0)) + # [82.13.0](https://github.com/cozy/cozy-ui/compare/v82.12.0...v82.13.0) (2023-04-12)