From 80c31272e051eb4446993b5e40de824c0eeefe8b Mon Sep 17 00:00:00 2001 From: woodpecker-bot <89799003+woodpecker-bot@users.noreply.github.com> Date: Tue, 23 Jul 2024 18:19:10 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=8E=89=20Release=201.1.3=20(#34)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index aff0937..f34fb0e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,19 @@ # Changelog +## [1.1.3](https://github.com/woodpecker-ci/plugin-kaniko/releases/tag/1.1.3) - 2024-07-23 + +### ❤️ Thanks to all contributors! ❤️ + +@ztelliot, @pre-commit-ci[bot] + +### 🐛 Bug Fixes + +- Fix build arg [[#35](https://github.com/woodpecker-ci/plugin-kaniko/pull/35)] + +### Misc + +- [pre-commit.ci] pre-commit autoupdate [[#33](https://github.com/woodpecker-ci/plugin-kaniko/pull/33)] + ## [1.1.2](https://github.com/woodpecker-ci/plugin-kaniko/releases/tag/1.1.2) - 2024-05-13 ### ❤️ Thanks to all contributors! ❤️