diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index 96182704..c937cb34 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,29 @@ +- commits: + - subject: Update balena-yocto-scripts to 2fc3e95d8c64dd36f963fda5a2f770ef8cd350f0 + hash: 503d3ad3b82b7f55864989199d196e1a192b2c56 + 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: 5.4.1+rev33 + title: "" + date: 2024-09-09T19:33:49.282Z - commits: - subject: Update balena-yocto-scripts to 4f3072e342756e45ed206dc659f125b3ab000a59 hash: ae09b0a72c0943e218a04c59cd351f73f7242817 diff --git a/CHANGELOG.md b/CHANGELOG.md index d96f82fd..b6344230 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,21 @@ Change log ----------- +# v5.4.1+rev33 +## (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] +> + +
+ # v5.4.1+rev32 ## (2024-09-06) diff --git a/VERSION b/VERSION index e8dc36fd..464bb2f0 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -5.4.1+rev32 \ No newline at end of file +5.4.1+rev33 \ No newline at end of file