diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index 13c855028a..c94f7f7a3c 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,14 @@ +- commits: + - subject: capture termination instance reason + hash: e54aae284624173d6e05b24f9dd0df7f13f0947e + body: "" + footer: + change-type: patch + author: Anton Belodedenko + nested: [] + version: 4.1.9 + title: "" + date: 2024-06-27T18:27:24.183Z - commits: - subject: Exit instead of breaking out of while loops hash: 6e4aae7a82aeedd57d3ace87de6702b8b267fada diff --git a/CHANGELOG.md b/CHANGELOG.md index 02e6a67f5e..32c1384241 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/). +# v4.1.9 +## (2024-06-27) + +* capture termination instance reason [Anton Belodedenko] + # v4.1.8 ## (2024-06-27) diff --git a/VERSION b/VERSION index 7deea7aba2..9291a1cbee 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -4.1.8 \ No newline at end of file +4.1.9 \ No newline at end of file diff --git a/balena.yml b/balena.yml index 6475404a6c..eb64fd8b66 100644 --- a/balena.yml +++ b/balena.yml @@ -23,4 +23,4 @@ data: - generic-amd64 - genericx86-64-ext - intel-nuc -version: 4.1.8 +version: 4.1.9