Skip to content

Commit

Permalink
v2.0.106
Browse files Browse the repository at this point in the history
  • Loading branch information
flowzone-app[bot] authored Jul 12, 2024
1 parent e1622fb commit 773c77c
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 2 deletions.
14 changes: 14 additions & 0 deletions .versionbot/CHANGELOG.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
- commits:
- subject: "hw.device-type: Disable bluetooth until this feature is officially
supported"
hash: bc3746dd50d63824e3069cd0098227d47e9f22ed
body: ""
footer:
Change-type: patch
change-type: patch
Signed-off-by: Sidd-Gupta sidd.gupta@zylum.in
signed-off-by: Sidd-Gupta sidd.gupta@zylum.in
author: delhiryder
version: 2.0.106
title: ""
date: 2024-07-12T09:11:52.729Z
- commits:
- subject: "sw.os+hw.device-type: Update Jetson Orin distro configs for L4T 35.5.0
repositories"
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.106
## (2024-07-12)

* hw.device-type: Disable bluetooth until this feature is officially supported [delhiryder]

# v2.0.105
## (2024-06-06)

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.105",
"version": "2.0.106",
"description": "Balena Base Contracts",
"repository": {
"type": "git",
Expand All @@ -21,6 +21,6 @@
"eslint-plugin-standard": "^3.0.1"
},
"versionist": {
"publishedAt": "2024-06-06T15:12:51.773Z"
"publishedAt": "2024-07-12T09:11:53.172Z"
}
}

0 comments on commit 773c77c

Please sign in to comment.