diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index 88c00f0..87d94b3 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,30 @@ +- commits: + - subject: Update layers/meta-balena to a51263dd4f93063f67ba4402db483f0b09a83a53 + hash: ef97f0b3b531ff5f12247b131773ededf2fecdd1 + body: Update layers/meta-balena + footer: + Changelog-entry: Update layers/meta-balena to a51263dd4f93063f67ba4402db483f0b09a83a53 + changelog-entry: Update layers/meta-balena to a51263dd4f93063f67ba4402db483f0b09a83a53 + author: renovate[bot] + nested: + - commits: + - subject: "workflows: meta-balena-esr: Fix version calculation" + hash: b56da33230839f4af74bac954cf834c2116e6209 + body: > + Correct the calculation of the version to include in the yml file. + footer: + Change-type: patch + change-type: patch + Signed-off-by: Alex Gonzalez + signed-off-by: Alex Gonzalez + author: Alex Gonzalez + nested: [] + version: meta-balena-2.108.20 + title: "" + date: 2023-01-12T14:06:53.452Z + version: 2.108.20 + title: "" + date: 2023-01-12T15:16:11.143Z - commits: - subject: Add ESR workflow hash: 31d91f1295ffea80c0b9eecc1c03c253b37e8a80 diff --git a/CHANGELOG.md b/CHANGELOG.md index d107878..4dbb08c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,21 @@ Change log ----------- +# v2.108.20 +## (2023-01-12) + + +
+ Update layers/meta-balena to a51263dd4f93063f67ba4402db483f0b09a83a53 [renovate[bot]] + +> ## meta-balena-2.108.20 +> ### (2023-01-12) +> +> * workflows: meta-balena-esr: Fix version calculation [Alex Gonzalez] +> + +
+ # v2.108.19+rev1 ## (2023-01-12) diff --git a/VERSION b/VERSION index 55184ea..d3e2fe8 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.108.19+rev1 \ No newline at end of file +2.108.20 \ No newline at end of file