From d1dfd80bf07f5f01d0b9a1daa84e61991daf6bc9 Mon Sep 17 00:00:00 2001 From: semantic-release-bot <semantic-release-bot@martynus.net> Date: Sun, 28 Aug 2022 14:00:59 +0000 Subject: [PATCH] RELEASE: 2.2.0 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 74b7b4e..9f289a7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [2.2.0](https://git.griefed.de/prosper/gitlab-ci-cd/compare/2.1.0...2.2.0) (2022-08-28) + + +### 🚀 Features + +* Add `act` to image to allow for GitHub workflow runs even though we are not on GitHub :-] ([d383701](https://git.griefed.de/prosper/gitlab-ci-cd/commit/d38370121b0614668f9cee0a2a966ae510a1ab89)) + ## [2.1.0](https://git.griefed.de/prosper/gitlab-ci-cd/compare/2.0.9...2.1.0) (2022-08-28) -- GitLab