diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index df5822f..68e5303 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,14 @@ +- commits: + - subject: Delete CODEOWNERS + hash: a328e8fc1d3b151b2066f8018c80655e60feef7f + body: '' + footer: + Change-type: patch + change-type: patch + author: dfunckt + nested: [] + version: 3.4.1 + date: 2021-06-30T21:10:50.537Z - commits: - subject: 'Update API, registry and VPN services' hash: 1180bb3462bb9502b5c8fec6e800841acdcb4e1e diff --git a/CHANGELOG.md b/CHANGELOG.md index 079b8e1..a686d4a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file automatically by Versionist. DO NOT EDIT THIS FILE MANUALLY! This project adheres to [Semantic Versioning](http://semver.org/). +# v3.4.1 +## (2021-06-30) + +* Delete CODEOWNERS [dfunckt] + # v3.4.0 ## (2021-06-25) diff --git a/VERSION b/VERSION index fbcbf73..8cf6caf 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -3.4.0 \ No newline at end of file +3.4.1 \ No newline at end of file