From fe08c84fea0942e085cdc5a44ccfdcb13be15ab1 Mon Sep 17 00:00:00 2001 From: "flowzone-app[bot]" <124931076+flowzone-app[bot]@users.noreply.github.com> Date: Mon, 9 Sep 2024 19:44:37 +0000 Subject: [PATCH] v6.0.21+rev7 --- .versionbot/CHANGELOG.yml | 26 ++++++++++++++++++++++++++ CHANGELOG.md | 15 +++++++++++++++ VERSION | 2 +- 3 files changed, 42 insertions(+), 1 deletion(-) diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index 0d1ac4d..39b81ae 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,29 @@ +- commits: + - subject: Update balena-yocto-scripts to 2fc3e95d8c64dd36f963fda5a2f770ef8cd350f0 + hash: f0cac9b3e0d1137392db24e0a20bfd98ebc4b41f + body: Update balena-yocto-scripts + footer: + Changelog-entry: Update balena-yocto-scripts to 2fc3e95d8c64dd36f963fda5a2f770ef8cd350f0 + changelog-entry: Update balena-yocto-scripts to 2fc3e95d8c64dd36f963fda5a2f770ef8cd350f0 + author: balena-renovate[bot] + nested: + - commits: + - subject: Include semver when bumping leviathan action + hash: 39084536604f4713516ab50bce7a82a0aae28523 + body: > + This makes it more human readable, and allows us to treat patch, + minor, and major revisions of the action differently if needed. + footer: + Change-type: patch + change-type: patch + author: Kyle Harding + nested: [] + version: balena-yocto-scripts-1.25.38 + title: "" + date: 2024-09-09T17:05:16.878Z + version: 6.0.21+rev7 + title: "" + date: 2024-09-09T19:44:31.517Z - commits: - subject: Update balena-yocto-scripts to 4f3072e342756e45ed206dc659f125b3ab000a59 hash: 779a538acec09014d0f3c48f9ff4a51e0329dc11 diff --git a/CHANGELOG.md b/CHANGELOG.md index 2a851b2..adbc325 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,21 @@ Change log ----------- +# v6.0.21+rev7 +## (2024-09-09) + + +
+ Update balena-yocto-scripts to 2fc3e95d8c64dd36f963fda5a2f770ef8cd350f0 [balena-renovate[bot]] + +> ## balena-yocto-scripts-1.25.38 +> ### (2024-09-09) +> +> * Include semver when bumping leviathan action [Kyle Harding] +> + +
+ # v6.0.21+rev6 ## (2024-09-06) diff --git a/VERSION b/VERSION index 2c9a67d..3c4e101 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -6.0.21+rev6 \ No newline at end of file +6.0.21+rev7 \ No newline at end of file