From 2cbbd007d1a77cbbfeb84114cd5d0690e83caa2b Mon Sep 17 00:00:00 2001 From: "flowzone-app[bot]" <124931076+flowzone-app[bot]@users.noreply.github.com> Date: Fri, 5 Jan 2024 14:52:06 +0000 Subject: [PATCH] v5.1.5+rev3 --- .versionbot/CHANGELOG.yml | 28 ++++++++++++++++++++++++++++ CHANGELOG.md | 15 +++++++++++++++ VERSION | 2 +- 3 files changed, 44 insertions(+), 1 deletion(-) diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index e8af620..d0d32a1 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,31 @@ +- commits: + - subject: Update contracts to b469f315f2dc5dbd396cbeab6fe3577b948af945 + hash: f139de8f151a0217141643cbe3d39667e26c0850 + body: Update contracts + footer: + Changelog-entry: Update contracts to b469f315f2dc5dbd396cbeab6fe3577b948af945 + changelog-entry: Update contracts to b469f315f2dc5dbd396cbeab6fe3577b948af945 + author: Self-hosted Renovate Bot + nested: + - commits: + - subject: "hw.device-type: Fix hyperlinks in provisioning instructions" + hash: 7ba9c9e03fe93110b2c8f3c866fbd4a3d7c8248b + body: | + If hyperlinks are unquoted, a target=blank is added and entire + link is broken in the dashboard. This doesn't happen for devices + which use quoted links, like for example the CM4. + footer: + Change-type: patch + change-type: patch + Signed-off-by: Alexandru Costache + signed-off-by: Alexandru Costache + author: Alexandru Costache + version: contracts-2.0.89 + title: "" + date: 2024-01-05T11:04:31.513Z + version: 5.1.5+rev3 + title: "" + date: 2024-01-05T14:52:00.679Z - commits: - subject: Update contracts to 802e95f85092e2bacc14014823b8167add968edd hash: 309ca4b42e0effd1dbe00a0c012dcea563a2ba6e diff --git a/CHANGELOG.md b/CHANGELOG.md index d38e00a..5fd40de 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,21 @@ Change log ----------- +# v5.1.5+rev3 +## (2024-01-05) + + +
+ Update contracts to b469f315f2dc5dbd396cbeab6fe3577b948af945 [Self-hosted Renovate Bot] + +> ## contracts-2.0.89 +> ### (2024-01-05) +> +> * hw.device-type: Fix hyperlinks in provisioning instructions [Alexandru Costache] +> + +
+ # v5.1.5+rev2 ## (2024-01-03) diff --git a/VERSION b/VERSION index af741fe..ac25a38 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -5.1.5+rev2 \ No newline at end of file +5.1.5+rev3 \ No newline at end of file