From 1c53f88d1c23a20eba4cb77b72dc3c6641d1c61b Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Fri, 20 Oct 2023 09:28:39 +0000 Subject: [PATCH] chore(release): 3.3.0 [skip ci] ## [3.3.0](https://github.com/timo-reymann/chrooted-ftp/compare/3.2.1...3.3.0) (2023-10-20) ### Features * Add oci labels ([2a376de](https://github.com/timo-reymann/chrooted-ftp/commit/2a376de4c66ed45f64e9659be82b113160f07043)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8184612..2e3b9b8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [3.3.0](https://github.com/timo-reymann/chrooted-ftp/compare/3.2.1...3.3.0) (2023-10-20) + + +### Features + +* Add oci labels ([2a376de](https://github.com/timo-reymann/chrooted-ftp/commit/2a376de4c66ed45f64e9659be82b113160f07043)) + ## [3.2.1](https://github.com/timo-reymann/chrooted-ftp/compare/3.2.0...3.2.1) (2023-09-29)