From f3cc4a89afd28888aeed594e5d0134249c95eb5f Mon Sep 17 00:00:00 2001 From: Julie Lenaerts Date: Wed, 9 Jul 2025 15:23:59 +0200 Subject: [PATCH] Update chill bundles to v4.0.2 --- .changes/unreleased/Fixed-20250520-140433.yaml | 6 ------ .changes/unreleased/Fixed-20250520-164429.yaml | 6 ------ .changes/v4.0.2.md | 4 ++++ CHANGELOG.md | 5 +++++ 4 files changed, 9 insertions(+), 12 deletions(-) delete mode 100644 .changes/unreleased/Fixed-20250520-140433.yaml delete mode 100644 .changes/unreleased/Fixed-20250520-164429.yaml create mode 100644 .changes/v4.0.2.md diff --git a/.changes/unreleased/Fixed-20250520-140433.yaml b/.changes/unreleased/Fixed-20250520-140433.yaml deleted file mode 100644 index 2dafa1d0e..000000000 --- a/.changes/unreleased/Fixed-20250520-140433.yaml +++ /dev/null @@ -1,6 +0,0 @@ -kind: Fixed -body: Fix add missing translation -time: 2025-05-20T14:04:33.612140549+02:00 -custom: - Issue: "" - SchemaChange: No schema change diff --git a/.changes/unreleased/Fixed-20250520-164429.yaml b/.changes/unreleased/Fixed-20250520-164429.yaml deleted file mode 100644 index 453094763..000000000 --- a/.changes/unreleased/Fixed-20250520-164429.yaml +++ /dev/null @@ -1,6 +0,0 @@ -kind: Fixed -body: Fix the transfer of evaluations and documents during of accompanyingperiodwork -time: 2025-05-20T16:44:29.093304653+02:00 -custom: - Issue: "" - SchemaChange: No schema change diff --git a/.changes/v4.0.2.md b/.changes/v4.0.2.md new file mode 100644 index 000000000..8761b48f2 --- /dev/null +++ b/.changes/v4.0.2.md @@ -0,0 +1,4 @@ +## v4.0.2 - 2025-07-09 +### Fixed +* Fix add missing translation +* Fix the transfer of evaluations and documents during of accompanyingperiodwork diff --git a/CHANGELOG.md b/CHANGELOG.md index 78941a951..332db3e10 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,11 @@ adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html), and is generated by [Changie](https://github.com/miniscruff/changie). +## v4.0.2 - 2025-07-09 +### Fixed +* Fix add missing translation +* Fix the transfer of evaluations and documents during of accompanyingperiodwork + ## v4.0.1 - 2025-07-08 ### Fixed * Fix package.json for compilation