From 3c3d98ec68041ab5db9412d8b7a4b6427c68b26a Mon Sep 17 00:00:00 2001 From: Jaro Hartmann Date: Fri, 6 Oct 2023 11:30:42 +0200 Subject: [PATCH] chore(doc): Prepare release 3.5.2 --- CHANGELOG.md | 7 ++++++- charts/irs-helm/CHANGELOG.md | 4 ++++ 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b415ff0f8c..4ba5009c66 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [3.5.2] - 2023-10-06 +### Changed +- Updated dependencies + ## [3.5.1] - 2023-10-05 ### Fixed - Fix json schema validation @@ -354,7 +358,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Unresolved - **Select Aspects you need** You are able to select the needed aspects for which you want to collect the correct endpoint information. -[Unreleased]: https://github.com/eclipse-tractusx/item-relationship-service/compare/3.5.1...HEAD +[Unreleased]: https://github.com/eclipse-tractusx/item-relationship-service/compare/3.5.2...HEAD +[3.5.1]: https://github.com/eclipse-tractusx/item-relationship-service/compare/3.5.1...3.5.2 [3.5.1]: https://github.com/eclipse-tractusx/item-relationship-service/compare/3.5.0...3.5.1 [3.5.0]: https://github.com/eclipse-tractusx/item-relationship-service/compare/3.4.1...3.5.0 [3.4.1]: https://github.com/eclipse-tractusx/item-relationship-service/compare/3.4.0...3.4.1 diff --git a/charts/irs-helm/CHANGELOG.md b/charts/irs-helm/CHANGELOG.md index 47ece637b4..2fd912e5f5 100644 --- a/charts/irs-helm/CHANGELOG.md +++ b/charts/irs-helm/CHANGELOG.md @@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [6.7.3] - 2023-10-06 +### Changed +- Update IRS version to 3.5.2 + ## [6.7.2] - 2023-10-05 ### Changed - Update IRS version to 3.5.1