From 9d3819a1528bc12f44f8b0c18d301cd1604ddf71 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 16 Apr 2026 06:52:45 +0000 Subject: [PATCH] chore(main): release 3.1.1 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0148b9b..76504f2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [3.1.1](https://github.com/entur/gha-slack/compare/v3.1.0...v3.1.1) (2026-04-16) + + +### Bug Fixes + +* use composite actions for slack ([#48](https://github.com/entur/gha-slack/issues/48)) ([880c596](https://github.com/entur/gha-slack/commit/880c596fba9cc69ea09f3708932c90f1049e8072)) + ## [3.1.0](https://github.com/entur/gha-slack/compare/v3.0.1...v3.1.0) (2026-03-23) ### Features