diff --git a/CHANGELOG.md b/CHANGELOG.md index 54cf4d33f..075b5375c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [2.39.24](https://github.com/SocialGouv/www/compare/v2.39.23...v2.39.24) (2023-12-04) + + +### Bug Fixes + +* Update Github stats. ([45671ce](https://github.com/SocialGouv/www/commit/45671ce09adc08bb5c6f5dfc951c91dd34ab875d)) + ## [2.39.23](https://github.com/SocialGouv/www/compare/v2.39.22...v2.39.23) (2023-11-27) diff --git a/package.json b/package.json index a571f9d50..1eeebe123 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fabrique.social.gouv.fr", - "version": "2.39.23", + "version": "2.39.24", "license": "Apache-2.0", "repository": { "type": "git",