From 92bfb25a106549dc5fce872582586a4ee4252e23 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 12 Jan 2026 12:52:58 +0000 Subject: [PATCH] chore(main): release 1.1.0 --- CHANGELOG.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1c20511..0db4545 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,18 @@ # Changelog +## [1.1.0](https://github.com/entur/gha-docs/compare/v1.0.0...v1.1.0) (2026-01-12) + + +### Features + +* API-324: CodeQL gha added ([#5](https://github.com/entur/gha-docs/issues/5)) ([966b9e7](https://github.com/entur/gha-docs/commit/966b9e7efe7f116fe27fdcc735f0ea8092779818)) +* Pin google actions versions and upgrade to v3 ([0a1818a](https://github.com/entur/gha-docs/commit/0a1818a932778cce5cf3677c21a551999bab449c)) + + +### Bug Fixes + +* Release-please needs issues: write ([2217b58](https://github.com/entur/gha-docs/commit/2217b586be317698f683902e5f96e178ae7d7d30)) + ## 1.0.0 (2024-06-18)