Skip to content

Commit 330e57a

Browse files
v0.5.88
1 parent 2d0ea87 commit 330e57a

File tree

3 files changed

+20
-2
lines changed

3 files changed

+20
-2
lines changed

.versionbot/CHANGELOG.yml

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
- commits:
2+
- subject: "lib/resin-jetson-flash: Update Jetson TX2 to L4T 32.7.6"
3+
hash: 7a4de4b901bfda1f8331b2fa3995c58258abe01e
4+
body: ""
5+
footer:
6+
Change-type: patch
7+
change-type: patch
8+
Signed-off-by: Alexandru Costache <alexandru@balena.io>
9+
signed-off-by: Alexandru Costache <alexandru@balena.io>
10+
author: Alexandru Costache
11+
version: 0.5.88
12+
title: ""
13+
date: 2025-06-17T07:49:03.542Z
114
- commits:
215
- subject: Update all devices to L4T 36.4.3 - JP6
316
hash: 3c601444e68287b1a899d1e00965d42e3bfd9837

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file
44
automatically by Versionist. DO NOT EDIT THIS FILE MANUALLY!
55
This project adheres to [Semantic Versioning](http://semver.org/).
66

7+
# v0.5.88
8+
## (2025-06-17)
9+
10+
* lib/resin-jetson-flash: Update Jetson TX2 to L4T 32.7.6 [Alexandru Costache]
11+
712
# v0.5.87
813
## (2025-03-18)
914

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jetson-flash",
3-
"version": "0.5.87",
3+
"version": "0.5.88",
44
"description": "This tool allows users to flash BalenaOS on specific Jetson devices using Nvidia flashing tools.",
55
"scripts": {
66
"test": "tap --timeout=0 --no-coverage --after=tests/cleanup.js",
@@ -46,7 +46,7 @@
4646
"yargs": "^16.2.0"
4747
},
4848
"versionist": {
49-
"publishedAt": "2025-03-18T19:55:54.583Z"
49+
"publishedAt": "2025-06-17T07:49:03.701Z"
5050
},
5151
"engines": {
5252
"node": ">=16"

0 commit comments

Comments
 (0)