From 8e5c171b4db44afa97b9603017f64d0f2c026204 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sat, 20 Jul 2024 21:37:01 +0000 Subject: [PATCH] chore(release): 3.6.0 [skip ci] ## [3.6.0](https://github.com/timo-reymann/chrooted-ftp/compare/3.5.0...3.6.0) (2024-07-20) ### Features * Replace tini with multirun ([cdec273](https://github.com/timo-reymann/chrooted-ftp/commit/cdec273e82a68ee1c185f0f3b69f67e17d0cb102)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 42abef2..f871557 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [3.6.0](https://github.com/timo-reymann/chrooted-ftp/compare/3.5.0...3.6.0) (2024-07-20) + + +### Features + +* Replace tini with multirun ([cdec273](https://github.com/timo-reymann/chrooted-ftp/commit/cdec273e82a68ee1c185f0f3b69f67e17d0cb102)) + ## [3.5.0](https://github.com/timo-reymann/chrooted-ftp/compare/3.4.0...3.5.0) (2024-07-20)