diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index 87695c72..19827a41 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,32 @@ +- commits: + - subject: Update balena-yocto-scripts to a3dfa265480986251193a989b1077939f38c4dc3 + hash: b22126a214dedc95286fc5b4d1c38a86e4abfc5d + body: Update balena-yocto-scripts + footer: + Changelog-entry: Update balena-yocto-scripts to a3dfa265480986251193a989b1077939f38c4dc3 + changelog-entry: Update balena-yocto-scripts to a3dfa265480986251193a989b1077939f38c4dc3 + author: balena-renovate[bot] + nested: + - commits: + - subject: Fix if condition for checking merge commit test results + hash: c7b37652661b12832a2a40a39e4548632478b8ef + body: > + The logic for this step was broken - even when no test matrix + was provided, it was chekcing for test results, which we don't + want (as they won't exist) + footer: + Change-type: patch + change-type: patch + Signed-off-by: Ryan Cooke + signed-off-by: Ryan Cooke + author: rcooke-warwick + nested: [] + version: balena-yocto-scripts-1.25.26 + title: "" + date: 2024-08-27T16:58:34.259Z + version: 6.0.13+rev1 + title: "" + date: 2024-08-27T18:42:45.280Z - commits: - subject: Update layers/meta-balena to f95917dab4a9e2f6b7e6830c22ba26d461fac816 hash: b08866eb7b359b3f3dea6162c1ddbc5533b0d70c diff --git a/CHANGELOG.md b/CHANGELOG.md index 5cb9b5f4..738e38e0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,21 @@ Change log ----------- +# v6.0.13+rev1 +## (2024-08-27) + + +
+ Update balena-yocto-scripts to a3dfa265480986251193a989b1077939f38c4dc3 [balena-renovate[bot]] + +> ## balena-yocto-scripts-1.25.26 +> ### (2024-08-27) +> +> * Fix if condition for checking merge commit test results [rcooke-warwick] +> + +
+ # v6.0.13 ## (2024-08-26) diff --git a/VERSION b/VERSION index 50e9dae0..b87eea4b 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -6.0.13 \ No newline at end of file +6.0.13+rev1 \ No newline at end of file