From 114d4d62a14c6b6f0f24f460857f529b16ff44c1 Mon Sep 17 00:00:00 2001 From: oauth Date: Sun, 14 Jan 2024 13:07:37 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=8E=89=20Release=201.0.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 c674d2e..54e14a5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,15 @@ # Changelog +## [1.0.1](https://github.com/woodpecker-ci/plugin-kaniko/releases/tag/1.0.1) - 2024-01-14 + +### ❤️ Thanks to all contributors! ❤️ + +@qwerty287 + +### 📚 Documentation + +- Fix author key [[#14](https://github.com/woodpecker-ci/plugin-kaniko/pull/14)] + ## [1.0.0](https://github.com/woodpecker-ci/plugin-kaniko/releases/tag/1.0.0) - 2024-01-12 ### ❤️ Thanks to all contributors! ❤️