From 4a02d6a6cc3d44076b250846aee86ac2b0418931 Mon Sep 17 00:00:00 2001 From: woodpecker-bot <89799003+woodpecker-bot@users.noreply.github.com> Date: Thu, 1 Feb 2024 17:24:36 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=8E=89=20Release=201.1.1=20(#24)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4fecd63..3839c54 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,15 @@ # Changelog +## [1.1.1](https://github.com/woodpecker-ci/plugin-kaniko/releases/tag/1.1.1) - 2024-02-01 + +### ❤️ Thanks to all contributors! ❤️ + +@6543 + +### 🐛 Bug Fixes + +- make plugin.sh executable again [[#23](https://github.com/woodpecker-ci/plugin-kaniko/pull/23)] + ## [1.1.0](https://github.com/woodpecker-ci/plugin-kaniko/releases/tag/1.1.0) - 2024-01-31 ### ❤️ Thanks to all contributors! ❤️