Skip to content

Commit

Permalink
v2.0.108
Browse files Browse the repository at this point in the history
  • Loading branch information
flowzone-app[bot] authored Jul 25, 2024
1 parent dbf4b5e commit 1d499fe
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 2 deletions.
13 changes: 13 additions & 0 deletions .versionbot/CHANGELOG.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
- commits:
- subject: "hw.device-type: Add new device-type Jetson AGX Orin 64GB Devkit"
hash: b329046af8d6427955627231ba0d332d23dc0f87
body: ""
footer:
Change-type: patch
change-type: patch
Signed-off-by: Alexandru Costache <[email protected]>
signed-off-by: Alexandru Costache <[email protected]>
author: Alexandru Costache
version: 2.0.108
title: ""
date: 2024-07-25T08:53:00.318Z
- commits:
- subject: "beagleplay: Fix provisioning instructions"
hash: 996350221bcc6ff73d83239af7ffd96653d36a2c
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.108
## (2024-07-25)

* hw.device-type: Add new device-type Jetson AGX Orin 64GB Devkit [Alexandru Costache]

# v2.0.107
## (2024-07-15)

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.107",
"version": "2.0.108",
"description": "Balena Base Contracts",
"repository": {
"type": "git",
Expand All @@ -21,6 +21,6 @@
"eslint-plugin-standard": "^3.0.1"
},
"versionist": {
"publishedAt": "2024-07-15T10:43:40.913Z"
"publishedAt": "2024-07-25T08:53:00.744Z"
}
}

0 comments on commit 1d499fe

Please sign in to comment.