From 2febb295f814677a475ed7c3aa1280dd1db51cec Mon Sep 17 00:00:00 2001 From: Social Groovy Bot <45039513+SocialGroovyBot@users.noreply.github.com> Date: Wed, 10 Jul 2024 13:23:57 +0000 Subject: [PATCH] chore(release): version 1.161.17 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## [1.161.17](https://github.com/SocialGouv/ozensemble/compare/v1.161.16...v1.161.17) (2024-07-10) ### Bug Fixes * `catchErrors` doit ĂȘtre mis sur toutes les routes ([16e4e57](https://github.com/SocialGouv/ozensemble/commit/16e4e571b8014f6fba67b5251565c774680c4ef4)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ff4fb3853..ae2a1dceb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.161.17](https://github.com/SocialGouv/ozensemble/compare/v1.161.16...v1.161.17) (2024-07-10) + + +### Bug Fixes + +* `catchErrors` doit ĂȘtre mis sur toutes les routes ([16e4e57](https://github.com/SocialGouv/ozensemble/commit/16e4e571b8014f6fba67b5251565c774680c4ef4)) + ## [1.161.16](https://github.com/SocialGouv/ozensemble/compare/v1.161.15...v1.161.16) (2024-07-09)