From 5c35bd3800bf88cebb51ed2da59e30f69a70f6bc Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Tue, 10 May 2022 09:14:32 +0000 Subject: [PATCH] chore(release): version 1.6.0 # [1.6.0](https://github.com/SocialGouv/ozensemble/compare/v1.5.2...v1.6.0) (2022-05-10) ### Features * useStateWithAsyncStorage ([8898ab3](https://github.com/SocialGouv/ozensemble/commit/8898ab3c7be42a60141ce03fd76356e122bc690e)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 190271a57..66effe207 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [1.6.0](https://github.com/SocialGouv/ozensemble/compare/v1.5.2...v1.6.0) (2022-05-10) + + +### Features + +* useStateWithAsyncStorage ([8898ab3](https://github.com/SocialGouv/ozensemble/commit/8898ab3c7be42a60141ce03fd76356e122bc690e)) + ## [1.5.2](https://github.com/SocialGouv/ozensemble/compare/v1.5.1...v1.5.2) (2021-12-20)