diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index 5142cad95..18ff6c178 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,30 @@ +- commits: + - subject: Update contracts to 59752b7f99c1e5576c605a2f4188f9661468319f + hash: dd6cef48a645fafa2a3eedf7cb21ceaab9b7b5e8 + body: Update contracts + footer: + Changelog-entry: Update contracts to 59752b7f99c1e5576c605a2f4188f9661468319f + changelog-entry: Update contracts to 59752b7f99c1e5576c605a2f4188f9661468319f + author: balena-renovate[bot] + nested: + - commits: + - subject: "iotdin-imx8p: Update the devices contract" + hash: 6ba0c6f93908f3b57742c87f86bf87716dad616a + body: | + Disable bluetooth and wifi in the devices contracts files. + Reason: the CompuLab Autokit came without an IFM-WB i/o module. + footer: + Change-type: patch + change-type: patch + Signed-off-by: Valentin Raevsky + signed-off-by: Valentin Raevsky + author: Valentin Raevsky + version: contracts-2.0.113 + title: "" + date: 2024-08-20T11:19:30.688Z + version: 3.0.15+rev80 + title: "" + date: 2024-08-20T12:31:54.537Z - commits: - subject: Update contracts to e1d59ac348642e274b442db4a41edab5c511576c hash: 80603e7165cf2b7fa501727633f0ea035aa2fc0d diff --git a/CHANGELOG.md b/CHANGELOG.md index a206643fb..509c178d0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,21 @@ Change log ----------- +# v3.0.15+rev80 +## (2024-08-20) + + +
+ Update contracts to 59752b7f99c1e5576c605a2f4188f9661468319f [balena-renovate[bot]] + +> ## contracts-2.0.113 +> ### (2024-08-20) +> +> * iotdin-imx8p: Update the devices contract [Valentin Raevsky] +> + +
+ # v3.0.15+rev79 ## (2024-08-19) diff --git a/VERSION b/VERSION index 5d03ff7e8..00d3d4f06 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -3.0.15+rev79 \ No newline at end of file +3.0.15+rev80 \ No newline at end of file