diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index 3a89650f..1e3485cb 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,30 @@ +- commits: + - subject: Update balena-yocto-scripts to 64c93852695af74dc1ddb355da0c8e2ff464638c + hash: 34b06d7ef9840dfe768a24ad589792d9cf4be140 + body: Update balena-yocto-scripts + footer: + Changelog-entry: Update balena-yocto-scripts to 64c93852695af74dc1ddb355da0c8e2ff464638c + changelog-entry: Update balena-yocto-scripts to 64c93852695af74dc1ddb355da0c8e2ff464638c + author: Self-hosted Renovate Bot + nested: + - commits: + - subject: Fix quoting of $GITHUB_OUTPUT + hash: 5f56f3236d8ee3d764e46e419aa2431dd42d45ff + body: | + We had typos in two cases, in which we missed the opening quote. + footer: + Signed-off-by: Leandro Motta Barros + signed-off-by: Leandro Motta Barros + Change-type: patch + change-type: patch + author: Leandro Motta Barros + nested: [] + version: balena-yocto-scripts-1.24.2 + title: "" + date: 2024-07-02T00:54:39.074Z + version: 5.3.22+rev1 + title: "" + date: 2024-07-02T04:02:31.964Z - commits: - subject: Update layers/meta-balena to 5e157d7d2954d406666df9d0681c2fbe63a838fa hash: f2affb474cefe1811fb931b916e3fa1c27ad882f diff --git a/CHANGELOG.md b/CHANGELOG.md index 21303383..84a313e8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,21 @@ Change log ----------- +# v5.3.22+rev1 +## (2024-07-02) + + +
+ Update balena-yocto-scripts to 64c93852695af74dc1ddb355da0c8e2ff464638c [Self-hosted Renovate Bot] + +> ## balena-yocto-scripts-1.24.2 +> ### (2024-07-02) +> +> * Fix quoting of $GITHUB_OUTPUT [Leandro Motta Barros] +> + +
+ # v5.3.22 ## (2024-07-01) diff --git a/VERSION b/VERSION index 100b0446..4b8c1675 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -5.3.22 \ No newline at end of file +5.3.22+rev1 \ No newline at end of file