From 21b110800022743b808a1ac1ef2890002ba56e55 Mon Sep 17 00:00:00 2001 From: Social Groovy Bot <45039513+SocialGroovyBot@users.noreply.github.com> Date: Fri, 24 Nov 2023 16:02:30 +0000 Subject: [PATCH] chore(release): version 1.45.6 ## [1.45.6](https://github.com/SocialGouv/jardinmental/compare/v1.45.5...v1.45.6) (2023-11-24) ### Bug Fixes * logs error in addition to sending them to sentry ([6505522](https://github.com/SocialGouv/jardinmental/commit/6505522279261e3b88cac9f7a6233d9cb2d970f4)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f0822038..b1614115 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.45.6](https://github.com/SocialGouv/jardinmental/compare/v1.45.5...v1.45.6) (2023-11-24) + + +### Bug Fixes + +* logs error in addition to sending them to sentry ([6505522](https://github.com/SocialGouv/jardinmental/commit/6505522279261e3b88cac9f7a6233d9cb2d970f4)) + ## [1.45.5](https://github.com/SocialGouv/jardinmental/compare/v1.45.4...v1.45.5) (2023-11-24)