From ad962249b04a70a6458dbd2d99b2d22c60b56d45 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 23 Oct 2025 05:26:26 +0000 Subject: [PATCH] chore(main): release 1.3.0 --- release-automation/CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/release-automation/CHANGELOG.md b/release-automation/CHANGELOG.md index 9f03dda7..c632fc8f 100644 --- a/release-automation/CHANGELOG.md +++ b/release-automation/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [1.3.0](https://github.com/eclipse-tractusx/sig-release/compare/v1.2.0...v1.3.0) (2025-10-23) + + +### Features + +* add checks for TRG 1-05, TRG 1-06, TRG 7-07 ([#1517](https://github.com/eclipse-tractusx/sig-release/issues/1517)) ([cd51776](https://github.com/eclipse-tractusx/sig-release/commit/cd51776a63263a856a38049a8333a75397be10ba)) +* **release-checks:** introduce discrimination of quality guidelines by repo category ([#1530](https://github.com/eclipse-tractusx/sig-release/issues/1530)) ([54620d1](https://github.com/eclipse-tractusx/sig-release/commit/54620d18ac679e439f36d89ade302ce54caa2a7e)) + ## [1.2.0](https://github.com/eclipse-tractusx/sig-release/compare/v1.1.0...v1.2.0) (2024-04-18)