From 1e88dcd6e97b4ed9cfdc0322a5b565dbabb9c915 Mon Sep 17 00:00:00 2001 From: woodpecker-bot <89799003+woodpecker-bot@users.noreply.github.com> Date: Sun, 13 Aug 2023 21:23:53 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=8E=89=20Release=202.1.1=20(#77)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c74b98f..6990194 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,20 @@ # Changelog +## [2.1.1](https://github.com/woodpecker-ci/plugin-git/releases/tag/2.1.1) - 2023-08-13 + +### ❤️ Thanks to all contributors! ❤️ + +@qwerty287, @6543 + +### 🐛 Bug Fixes + +- Always checkout by SHA [[#76](https://github.com/woodpecker-ci/plugin-git/pull/76)] + +### Misc + +- Cleanups and updates [[#78](https://github.com/woodpecker-ci/plugin-git/pull/78)] +- Publish to quay.io too [[#74](https://github.com/woodpecker-ci/plugin-git/pull/74)] + ## [2.1.0](https://github.com/woodpecker-ci/plugin-git/releases/tag/2.1.0) - 2023-07-23 ### ❤️ Thanks to all contributors! ❤️