From 7990a98b5967a1c8cd869bce9cb971b3ec2fd925 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 29 May 2024 11:30:25 +0200 Subject: [PATCH] chore(master): release 2.9.1 (#644) :robot: I have created a release *beep* *boop* --- ## 2.9.1 (2024-05-29) * chore: Bump @babel/traverse from 7.20.5 to 7.24.5 in /lacommunaute/static/machina (#624) ([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)) --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: vincent porte --- CHANGELOG.md | 9 +++++++++ pyproject.toml | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) 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"