From 9d3484fe7c26665918f7b7ecd611626d21f9a94d Mon Sep 17 00:00:00 2001 From: oauth Date: Fri, 12 Jan 2024 21:39:48 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=8E=89=20Release=200.1.1?= 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 c5876aa..e6bd821 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,15 @@ # Changelog +## [0.1.1](https://github.com/woodpecker-ci/plugin-kaniko/releases/tag/0.1.1) - 2024-01-12 + +### ❤️ Thanks to all contributors! ❤️ + +@6543 + +### 🐛 Bug Fixes + +- Fix release pipeline [[#7](https://github.com/woodpecker-ci/plugin-kaniko/pull/7)] + ## [0.1.0](https://github.com/woodpecker-ci/plugin-kaniko/releases/tag/0.1.0) - 2024-01-12 ### ❤️ Thanks to all contributors! ❤️