diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index e4d09cec4..590687efa 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,17 @@ +- commits: + - subject: "flowzone: allow external contributions" + hash: e44cdd1b12d22ffb6d93408e794defee812436c2 + body: "" + footer: + Change-type: patch + change-type: patch + Signed-off-by: Alex Gonzalez + signed-off-by: Alex Gonzalez + author: Alex Gonzalez + nested: [] + version: 1.19.36 + title: "" + date: 2023-10-10T12:37:01.374Z - commits: - subject: "balena-deploy: fail if device type not found" hash: 14896d0846e52ce45ed5b14e2b62cb965983c44a diff --git a/CHANGELOG.md b/CHANGELOG.md index 29796daf7..b2e332c72 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/). +# v1.19.36 +## (2023-10-10) + +* flowzone: allow external contributions [Alex Gonzalez] + # v1.19.35 ## (2023-09-28) diff --git a/VERSION b/VERSION index fdb8f7a50..f3930f341 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.19.35 \ No newline at end of file +1.19.36 \ No newline at end of file