From 9c056235bfaa104f1121f2ff217d8a5137dce4bf Mon Sep 17 00:00:00 2001 From: Ivan Dlugos Date: Mon, 3 Oct 2022 17:58:37 +0200 Subject: [PATCH] chore: 2.2.0 in changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4f554bc..eb4f5ed 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ ## Unreleased +## 2.2.0 + ### Features - Danger - check for that actions are pinned to a commit ([#39](https://github.com/getsentry/github-workflows/pull/39))