From d8eced8cc7416c5b45825def22600dd102ed1555 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 28 Aug 2026 08:52:25 +0000 Subject: [PATCH] chore(main): release 6.5.0 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3691265..367ef7f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,13 @@ # Changelog +## [6.5.0](https://github.com/entur/gha-api/compare/v6.4.0...v6.5.0) (2026-08-28) + + +### Features + +* **ETU-75494:** Update api-guidelines to 3.1.1. This version adds lint rules for api lifecycle management. ([e2105a2](https://github.com/entur/gha-api/commit/e2105a2d836b33181202db82720e5bdb9eec612f)) + ## [6.4.0](https://github.com/entur/gha-api/compare/v6.3.2...v6.4.0) (2026-08-17)