From b097430ad9a0eea43468457dc6d30de555d870bb Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 30 Apr 2026 08:03:35 +0000 Subject: [PATCH] chore(main): release 1.8.0 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index bb04960..4aa7183 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.8.0](https://github.com/entur/gha-meta/compare/v1.7.0...v1.8.0) (2026-04-30) + + +### Features + +* **actions/posthog:** a reusable action for sending usage metrics to PostHog ([#99](https://github.com/entur/gha-meta/issues/99)) ([e27fa45](https://github.com/entur/gha-meta/commit/e27fa4579248d4792b933ef0d0f240346676a25d)) + ## [1.7.0](https://github.com/entur/gha-meta/compare/v1.6.3...v1.7.0) (2026-04-17)