diff --git a/CHANGELOG.md b/CHANGELOG.md index 2c8fcbfd..d76f53e1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.57.33](https://github.com/SocialGouv/secretariat/compare/v1.57.32...v1.57.33) (2024-10-16) + + +### Bug Fixes + +* bump ([1136766](https://github.com/SocialGouv/secretariat/commit/1136766a7ffa63d21b68e88143c370e16ab5f766)) + ## [1.57.30](https://github.com/SocialGouv/secretariat/compare/v1.57.29...v1.57.30) (2024-10-16) diff --git a/package.json b/package.json index 6fcf9894..3bf6d816 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "secretariat", - "version": "1.57.30", + "version": "1.57.33", "engines": { "node": "18" },