From 86872f0ca6a09e8475cd39ef186a3ddd398c35bd Mon Sep 17 00:00:00 2001 From: Social Groovy Bot <45039513+SocialGroovyBot@users.noreply.github.com> Date: Wed, 24 Jul 2024 09:41:57 +0000 Subject: [PATCH] chore(release): version 1.161.27 ## [1.161.27](https://github.com/SocialGouv/ozensemble/compare/v1.161.26...v1.161.27) (2024-07-24) ### Bug Fixes * Nan in hierarchisation of situations ([08c64c3](https://github.com/SocialGouv/ozensemble/commit/08c64c3e9ddb1e45a9884986f410e085aa581de8)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e31ee4faa..c0bf3606a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.161.27](https://github.com/SocialGouv/ozensemble/compare/v1.161.26...v1.161.27) (2024-07-24) + + +### Bug Fixes + +* Nan in hierarchisation of situations ([08c64c3](https://github.com/SocialGouv/ozensemble/commit/08c64c3e9ddb1e45a9884986f410e085aa581de8)) + ## [1.161.26](https://github.com/SocialGouv/ozensemble/compare/v1.161.25...v1.161.26) (2024-07-23)