From 99e482413721d22229127e6f26b329216d0a0eaf Mon Sep 17 00:00:00 2001 From: Julie Lenaerts Date: Wed, 5 Feb 2025 18:14:22 +0100 Subject: [PATCH] Release bundles v.3.8.1 --- .changes/unreleased/Fixed-20250205-180916.yaml | 6 ------ .changes/v3.8.1.md | 3 +++ CHANGELOG.md | 4 ++++ 3 files changed, 7 insertions(+), 6 deletions(-) delete mode 100644 .changes/unreleased/Fixed-20250205-180916.yaml create mode 100644 .changes/v3.8.1.md diff --git a/.changes/unreleased/Fixed-20250205-180916.yaml b/.changes/unreleased/Fixed-20250205-180916.yaml deleted file mode 100644 index 26b55702b..000000000 --- a/.changes/unreleased/Fixed-20250205-180916.yaml +++ /dev/null @@ -1,6 +0,0 @@ -kind: Fixed -body: Fix household link in the parcours banner -time: 2025-02-05T18:09:16.862642565+01:00 -custom: - Issue: "" - SchemaChange: No schema change diff --git a/.changes/v3.8.1.md b/.changes/v3.8.1.md new file mode 100644 index 000000000..088a9e969 --- /dev/null +++ b/.changes/v3.8.1.md @@ -0,0 +1,3 @@ +## v3.8.1 - 2025-02-05 +### Fixed +* Fix household link in the parcours banner diff --git a/CHANGELOG.md b/CHANGELOG.md index b38de3385..c89ffd4d9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,10 @@ adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html), and is generated by [Changie](https://github.com/miniscruff/changie). +## v3.8.1 - 2025-02-05 +### Fixed +* Fix household link in the parcours banner + ## v3.8.0 - 2025-02-03 ### Feature * Improve the UX of the news item admin form to prevent wrong usage