From 701495e2549b101cb918029fd963e42e3d32bbd1 Mon Sep 17 00:00:00 2001 From: "flowzone-app[bot]" <124931076+flowzone-app[bot]@users.noreply.github.com> Date: Wed, 18 Dec 2024 23:58:00 +0000 Subject: [PATCH] v6.1.17+rev10 --- .versionbot/CHANGELOG.yml | 38 ++++++++++++++++++++++++++++++++++++++ CHANGELOG.md | 20 ++++++++++++++++++++ VERSION | 2 +- 3 files changed, 59 insertions(+), 1 deletion(-) diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index 88495c21..766ac52f 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,41 @@ +- commits: + - subject: Update contracts to 9383b369225a93451dcb595930106a36f5b2dc45 + hash: dc9c79cb918c8df39984e696bf23bfa7ebdd29ca + body: Update contracts + footer: + Changelog-entry: Update contracts to 9383b369225a93451dcb595930106a36f5b2dc45 + changelog-entry: Update contracts to 9383b369225a93451dcb595930106a36f5b2dc45 + author: balena-renovate[bot] + nested: + - commits: + - subject: "hw.device-type: Fix compatibility with existing sdk structure" + hash: e234b48207f0a7e82e56fb636d2791ba2a364a68 + body: "" + footer: + Change-type: patch + change-type: patch + Signed-off-by: Alexandru Costache + signed-off-by: Alexandru Costache + author: Alexandru Costache + version: contracts-2.0.121 + title: "" + date: 2024-12-18T20:31:37.211Z + - commits: + - subject: add eg5120-imx8mp contract + hash: 272015edab63d911b6a716b43d3ef52f3c577153 + body: "" + footer: + Change-type: patch + change-type: patch + Signed-off-by: Ryan Cooke + signed-off-by: Ryan Cooke + author: Ryan Cooke + version: contracts-2.0.120 + title: "" + date: 2024-12-18T12:47:37.969Z + version: 6.1.17+rev10 + title: "" + date: 2024-12-18T23:57:55.749Z - commits: - subject: Update balena-yocto-scripts to 0553ef92485347dc2ad72638d753581cf19916a4 hash: 987d1da8db1d47ff1f010d8008e136204c29a944 diff --git a/CHANGELOG.md b/CHANGELOG.md index 363bc813..55b202c7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,26 @@ # v2.105.10 ## (2022-10-13) +# v6.1.17+rev10 +## (2024-12-18) + + +
+ Update contracts to 9383b369225a93451dcb595930106a36f5b2dc45 [balena-renovate[bot]] + +> ## contracts-2.0.121 +> ### (2024-12-18) +> +> * hw.device-type: Fix compatibility with existing sdk structure [Alexandru Costache] +> +> ## contracts-2.0.120 +> ### (2024-12-18) +> +> * add eg5120-imx8mp contract [Ryan Cooke] +> + +
+ # v6.1.17+rev9 ## (2024-12-18) diff --git a/VERSION b/VERSION index 60ea762f..c70a6b08 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -6.1.17+rev9 \ No newline at end of file +6.1.17+rev10 \ No newline at end of file