diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index 5fd4440f..c1a22cde 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,30 @@ +- commits: + - subject: Update contracts to 59752b7f99c1e5576c605a2f4188f9661468319f + hash: a18f53d396484a9da9ba3757e31d7f837ac36e53 + 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: 6.0.10+rev2 + title: "" + date: 2024-08-20T14:30:20.145Z - commits: - subject: Update contracts to e1d59ac348642e274b442db4a41edab5c511576c hash: d279f4b9a3c7e8609507a7dd688b6fc55351ad7f diff --git a/CHANGELOG.md b/CHANGELOG.md index 908f52ec..de236041 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,21 @@ Change log ----------- +# v6.0.10+rev2 +## (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] +> + +
+ # v6.0.10+rev1 ## (2024-08-19) diff --git a/VERSION b/VERSION index db24c704..c2ca5e0c 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -6.0.10+rev1 \ No newline at end of file +6.0.10+rev2 \ No newline at end of file