From f2cd2ba5eba31f367a30f3da5df9271f3cc7adc8 Mon Sep 17 00:00:00 2001 From: "flowzone-app[bot]" <124931076+flowzone-app[bot]@users.noreply.github.com> Date: Mon, 8 Apr 2024 02:44:38 +0000 Subject: [PATCH] v5.2.4+rev2 --- .versionbot/CHANGELOG.yml | 39 +++++++++++++++++++++++++++++++++++++++ CHANGELOG.md | 20 ++++++++++++++++++++ VERSION | 2 +- 3 files changed, 60 insertions(+), 1 deletion(-) diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index 14469918..7be00ce4 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,42 @@ +- commits: + - subject: Update contracts to cb7b2220f327c5a21c1c0ab193ac03016537c05a + hash: da17a509cb6c33549ed6c07f63a3ee67bef0a715 + body: Update contracts + footer: + Changelog-entry: Update contracts to cb7b2220f327c5a21c1c0ab193ac03016537c05a + changelog-entry: Update contracts to cb7b2220f327c5a21c1c0ab193ac03016537c05a + author: Self-hosted Renovate Bot + nested: + - commits: + - subject: Add node v20.12.0 for debian + hash: 69bd96b9757959ebbcdffb0e45e0811567929bb6 + body: | + Planning to add alpine in a follow-up once + we get the jenkins job to work and will then + also mark 20.12.0 as the latest. + footer: + Change-type: patch + change-type: patch + author: Thodoris Greasidis + version: contracts-2.0.99 + title: "" + date: 2024-04-07T23:28:45.593Z + - commits: + - subject: "hw.device-type: Add bluechiptechnology-db1" + hash: 16e6a9606a0eddf4cfcc9f3fa18d539096d64e16 + body: "" + footer: + Change-type: patch + change-type: patch + Signed-off-by: Chris Richardson + signed-off-by: Chris Richardson + author: crichardson + version: contracts-2.0.98 + title: "" + date: 2024-03-26T12:30:34.277Z + version: 5.2.4+rev2 + title: "" + date: 2024-04-08T02:44:34.630Z - commits: - subject: Update layers/poky to 50320bfdc802f82143d484f65d5f7496e3b8e1e1 hash: c382a7d797259221cf573ad4fda7b70c91f57c17 diff --git a/CHANGELOG.md b/CHANGELOG.md index 0e1dad68..d28df272 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,26 @@ Change log ----------- +# v5.2.4+rev2 +## (2024-04-08) + + +
+ Update contracts to cb7b2220f327c5a21c1c0ab193ac03016537c05a [Self-hosted Renovate Bot] + +> ## contracts-2.0.99 +> ### (2024-04-07) +> +> * Add node v20.12.0 for debian [Thodoris Greasidis] +> +> ## contracts-2.0.98 +> ### (2024-03-26) +> +> * hw.device-type: Add bluechiptechnology-db1 [crichardson] +> + +
+ # v5.2.4+rev1 ## (2024-04-06) diff --git a/VERSION b/VERSION index 04684ed7..20d96057 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -5.2.4+rev1 \ No newline at end of file +5.2.4+rev2 \ No newline at end of file