diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index f6edd27..600d364 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,20 @@ +- commits: + - subject: Remove repo config from flowzone.yml + hash: 4567289af95f01312561917f1feb83a154360c1a + body: | + This functionality is being deprecated in Flowzone. + + See: https://github.com/product-os/flowzone/pull/833 + footer: + Change-type: patch + change-type: patch + Signed-off-by: Kyle Harding + signed-off-by: Kyle Harding + author: Kyle Harding + nested: [] + version: 2.28.21 + title: "" + date: 2023-12-19T21:59:03.825Z - commits: - subject: Update balena/open-balena-base Docker tag to v16.0.18 hash: 25cdc691024b48282a10bdb78be87537d1d4e305 diff --git a/CHANGELOG.md b/CHANGELOG.md index b9a4865..a848e1f 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/). +# v2.28.21 +## (2023-12-19) + +* Remove repo config from flowzone.yml [Kyle Harding] + # v2.28.20 ## (2023-12-13) diff --git a/VERSION b/VERSION index f182a62..7f3ea8a 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.28.20 \ No newline at end of file +2.28.21 \ No newline at end of file