Skip to content

Commit 773c77c

Browse files
v2.0.106
1 parent e1622fb commit 773c77c

File tree

3 files changed

+21
-2
lines changed

3 files changed

+21
-2
lines changed

.versionbot/CHANGELOG.yml

+14
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
- commits:
2+
- subject: "hw.device-type: Disable bluetooth until this feature is officially
3+
supported"
4+
hash: bc3746dd50d63824e3069cd0098227d47e9f22ed
5+
body: ""
6+
footer:
7+
Change-type: patch
8+
change-type: patch
9+
Signed-off-by: Sidd-Gupta [email protected]
10+
signed-off-by: Sidd-Gupta [email protected]
11+
author: delhiryder
12+
version: 2.0.106
13+
title: ""
14+
date: 2024-07-12T09:11:52.729Z
115
- commits:
216
- subject: "sw.os+hw.device-type: Update Jetson Orin distro configs for L4T 35.5.0
317
repositories"

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@
55
* Device: Add new contract for Stem x86 32bit [Trong Nghia Nguyen]
66
* Qemu: Update qemu to v3.0.0+resin [Trong Nghia Nguyen]
77

8+
# v2.0.106
9+
## (2024-07-12)
10+
11+
* hw.device-type: Disable bluetooth until this feature is officially supported [delhiryder]
12+
813
# v2.0.105
914
## (2024-06-06)
1015

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "contracts",
3-
"version": "2.0.105",
3+
"version": "2.0.106",
44
"description": "Balena Base Contracts",
55
"repository": {
66
"type": "git",
@@ -21,6 +21,6 @@
2121
"eslint-plugin-standard": "^3.0.1"
2222
},
2323
"versionist": {
24-
"publishedAt": "2024-06-06T15:12:51.773Z"
24+
"publishedAt": "2024-07-12T09:11:53.172Z"
2525
}
2626
}

0 commit comments

Comments
 (0)