diff --git a/CHANGELOG.md b/CHANGELOG.md index 9e70b848..1a55fa26 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.57.25](https://github.com/SocialGouv/secretariat/compare/v1.57.24...v1.57.25) (2024-10-16) + + +### Bug Fixes + +* bump ([249167b](https://github.com/SocialGouv/secretariat/commit/249167b4786724bfbc8c315fd7046bfb1492826f)) + ## [1.57.24](https://github.com/SocialGouv/secretariat/compare/v1.57.23...v1.57.24) (2024-10-14) diff --git a/package.json b/package.json index 14afbe9d..b74c0ebd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "secretariat", - "version": "1.57.24", + "version": "1.57.25", "engines": { "node": "18" },