diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index 4504ded4..8ae824c8 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,33 @@ +- commits: + - subject: Update balena-yocto-scripts to 1ce733b37d5c143e1f68e28ff9fa9ac4ef709b87 + hash: ffebae31d30f74afd03031c66398208074c12a21 + body: Update balena-yocto-scripts + footer: + Changelog-entry: Update balena-yocto-scripts to 1ce733b37d5c143e1f68e28ff9fa9ac4ef709b87 + changelog-entry: Update balena-yocto-scripts to 1ce733b37d5c143e1f68e28ff9fa9ac4ef709b87 + author: Self-hosted Renovate Bot + nested: + - commits: + - subject: Update the triggers on the example test workflow + hash: 1f09e509e09a1a44b62772b9e197fe183c72744d + body: | + We do not need to run the workflow on close/merge, and we + can skip the manual workflow runs on this project as + each device type will have it's own workflow in the device + repos supporting manual triggers. + footer: + Change-type: patch + change-type: patch + Signed-off-by: Kyle Harding + signed-off-by: Kyle Harding + author: Kyle Harding + nested: [] + version: balena-yocto-scripts-1.22.2 + title: "" + date: 2024-06-12T17:54:57.718Z + version: 5.3.20+rev1 + title: "" + date: 2024-06-12T22:47:01.512Z - commits: - subject: Update layers/meta-balena to 4b3ccea138ea87cf44be8ac421faa6e4dfc0a8c0 hash: 2aba80b65552d5fa77b26331dfe05fb0d6deffce diff --git a/CHANGELOG.md b/CHANGELOG.md index fe038662..cb5f350f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,21 @@ Change log ----------- +# v5.3.20+rev1 +## (2024-06-12) + + +
+ Update balena-yocto-scripts to 1ce733b37d5c143e1f68e28ff9fa9ac4ef709b87 [Self-hosted Renovate Bot] + +> ## balena-yocto-scripts-1.22.2 +> ### (2024-06-12) +> +> * Update the triggers on the example test workflow [Kyle Harding] +> + +
+ # v5.3.20 ## (2024-06-11) diff --git a/VERSION b/VERSION index 121f4c2b..11326943 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -5.3.20 \ No newline at end of file +5.3.20+rev1 \ No newline at end of file