diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index 2856119..6aa050d 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,32 @@ +- commits: + - subject: Update balena-yocto-scripts to 8082486ee52f464cb11d9c7abc2c3654445087b3 + hash: eca5fb4daea3368137343626d3418efaafef71f1 + body: Update balena-yocto-scripts + footer: + Changelog-entry: Update balena-yocto-scripts to 8082486ee52f464cb11d9c7abc2c3654445087b3 + changelog-entry: Update balena-yocto-scripts to 8082486ee52f464cb11d9c7abc2c3654445087b3 + author: balena-renovate[bot] + nested: + - commits: + - subject: only upload artifacts when test_matrix is defined + hash: 51751d241c7e845351e3a26c74e615157ad38f52 + body: > + This prevents uploads of artifacts that will never be used - as + they are only used in the tests step, if there are no tests then + no need to upload + 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.42 + title: "" + date: 2024-09-18T11:05:33.621Z + version: 6.0.28+rev1 + title: "" + date: 2024-09-18T12:26:52.722Z - commits: - subject: Update layers/meta-balena to 7c61b0f1e4af295d412a00d7965b106f4922d4f0 hash: 3fab945e13581a3c99be7a441bd2aa7192009eda diff --git a/CHANGELOG.md b/CHANGELOG.md index da69350..13c0acc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,21 @@ Change log ----------- +# v6.0.28+rev1 +## (2024-09-18) + + +
+ Update balena-yocto-scripts to 8082486ee52f464cb11d9c7abc2c3654445087b3 [balena-renovate[bot]] + +> ## balena-yocto-scripts-1.25.42 +> ### (2024-09-18) +> +> * only upload artifacts when test_matrix is defined [rcooke-warwick] +> + +
+ # v6.0.28 ## (2024-09-18) diff --git a/VERSION b/VERSION index 6433b69..b86c096 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -6.0.28 \ No newline at end of file +6.0.28+rev1 \ No newline at end of file