diff --git a/CHANGELOG.md b/CHANGELOG.md index 5f5241184..9521cb58c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,14 @@ # Journal des modifications +## 2.9.1 (2024-05-29) + + +### Features + +* chore: Bump @babel/traverse from 7.20.5 to 7.24.5 in /lacommunaute/static/machina ([3c2b35c](https://github.com/gip-inclusion/itou-communaute-django/commit/3c2b35c3327ef84a6844f9d028229c1b54cf5afa)) +* chore: initialisation de l'action github release-please (#642) ([b497c13](https://github.com/gip-inclusion/itou-communaute-django/commit/b497c13a25ab3ac0f15d07cc6e45c513788fb940)) + + ## v2.9 - 2024-05-28 - feat(documentation): mise à jour de la bannière d'un forum (#637) diff --git a/pyproject.toml b/pyproject.toml index 13e402f2d..09f55f141 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "lacommunaute" -version = "2.9.0" +version = "2.9.1" description = "La communauté de l'inclusion" authors = [] license = "ETALAB 2.0"