Skip to content

Commit

Permalink
v2.0.113
Browse files Browse the repository at this point in the history
  • Loading branch information
flowzone-app[bot] authored Aug 20, 2024
1 parent b8e72ae commit 59752b7
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 2 deletions.
15 changes: 15 additions & 0 deletions .versionbot/CHANGELOG.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
- 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 <[email protected]>
signed-off-by: Valentin Raevsky <[email protected]>
author: Valentin Raevsky
version: 2.0.113
title: ""
date: 2024-08-20T11:19:30.688Z
- commits:
- subject: Add support for Ubuntu Noble
hash: 909a9e8fd4f81731975f4a82304947f82a2d5378
Expand Down
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,11 @@
* Device: Add new contract for Stem x86 32bit [Trong Nghia Nguyen]
* Qemu: Update qemu to v3.0.0+resin [Trong Nghia Nguyen]

# v2.0.113
## (2024-08-20)

* iotdin-imx8p: Update the devices contract [Valentin Raevsky]

# v2.0.112
## (2024-08-19)

Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "contracts",
"version": "2.0.112",
"version": "2.0.113",
"description": "Balena Base Contracts",
"repository": {
"type": "git",
Expand All @@ -21,6 +21,6 @@
"eslint-plugin-standard": "^3.0.1"
},
"versionist": {
"publishedAt": "2024-08-19T15:53:05.908Z"
"publishedAt": "2024-08-20T11:19:31.176Z"
}
}

0 comments on commit 59752b7

Please sign in to comment.