From 726ae57e3f78d43ca32e1b5a8334281f753ce9f1 Mon Sep 17 00:00:00 2001 From: Social Groovy Bot <45039513+SocialGroovyBot@users.noreply.github.com> Date: Tue, 23 Jul 2024 12:14:45 +0000 Subject: [PATCH] chore(release): version 1.161.26 ## [1.161.26](https://github.com/SocialGouv/ozensemble/compare/v1.161.25...v1.161.26) (2024-07-23) ### Bug Fixes * stop await for start app ([0c6c0cf](https://github.com/SocialGouv/ozensemble/commit/0c6c0cfa209191b24f87d8f74d783f22ae28b779)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1ab11313b..e31ee4faa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.161.26](https://github.com/SocialGouv/ozensemble/compare/v1.161.25...v1.161.26) (2024-07-23) + + +### Bug Fixes + +* stop await for start app ([0c6c0cf](https://github.com/SocialGouv/ozensemble/commit/0c6c0cfa209191b24f87d8f74d783f22ae28b779)) + ## [1.161.25](https://github.com/SocialGouv/ozensemble/compare/v1.161.24...v1.161.25) (2024-07-23)