From 899183aa2b843091e803b90bbbaadec19290c83a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 30 Apr 2026 13:44:47 +0000 Subject: [PATCH] chore(main): release 1.8.1 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4aa7183..f35ae08 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.8.1](https://github.com/entur/gha-meta/compare/v1.8.0...v1.8.1) (2026-04-30) + + +### Bug Fixes + +* **actions/posthog:** refer to repository properly ([#102](https://github.com/entur/gha-meta/issues/102)) ([f4515c6](https://github.com/entur/gha-meta/commit/f4515c622618757f688b6de78327314d2536a01d)) + ## [1.8.0](https://github.com/entur/gha-meta/compare/v1.7.0...v1.8.0) (2026-04-30)