Skip to content

Commit bc88a34

Browse files
v0.5.89
1 parent 7047410 commit bc88a34

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 Nano eMMC and JN30B Nano to L4T 32.7.6"
3+
hash: 4a1a1ad0d4067faa5f58ff8d523fb28023e67fac
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.89
12+
title: ""
13+
date: 2025-06-26T06:54:51.398Z
114
- commits:
215
- subject: "lib/resin-jetson-flash: Update Jetson TX2 to L4T 32.7.6"
316
hash: 7a4de4b901bfda1f8331b2fa3995c58258abe01e

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.89
8+
## (2025-06-26)
9+
10+
* lib/resin-jetson-flash: Update Nano eMMC and JN30B Nano to L4T 32.7.6 [Alexandru Costache]
11+
712
# v0.5.88
813
## (2025-06-17)
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.88",
3+
"version": "0.5.89",
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-06-17T07:49:03.701Z"
49+
"publishedAt": "2025-06-26T06:54:51.555Z"
5050
},
5151
"engines": {
5252
"node": ">=16"

0 commit comments

Comments
 (0)