File tree Expand file tree Collapse file tree 3 files changed +20
-2
lines changed
Expand file tree Collapse file tree 3 files changed +20
-2
lines changed Original file line number Diff line number Diff line change 1+ - commits :
2+ - subject : speed up docker build when using cache
3+ hash : 137580babdff201f7cca32a7a7fc33821d7b43b2
4+ body : " "
5+ footer :
6+ Change-type : patch
7+ change-type : patch
8+ Signed-off-by : Ryan Cooke <ryan@balena.io>
9+ signed-off-by : Ryan Cooke <ryan@balena.io>
10+ author : Ryan Cooke
11+ version : 0.5.90
12+ title : " "
13+ date : 2025-07-17T10:00:25.174Z
114- commits :
215 - subject : " lib/resin-jetson-flash: Update Nano eMMC and JN30B Nano to L4T 32.7.6"
316 hash : 4a1a1ad0d4067faa5f58ff8d523fb28023e67fac
Original file line number Diff line number Diff line change @@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file
44automatically by Versionist. DO NOT EDIT THIS FILE MANUALLY!
55This project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
66
7+ # v0.5.90
8+ ## (2025-07-17)
9+
10+ * speed up docker build when using cache [ Ryan Cooke]
11+
712# v0.5.89
813## (2025-06-26)
914
Original file line number Diff line number Diff line change 11{
22 "name" : " jetson-flash" ,
3- "version" : " 0.5.89 " ,
3+ "version" : " 0.5.90 " ,
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" ,
4646 "yargs" : " ^16.2.0"
4747 },
4848 "versionist" : {
49- "publishedAt" : " 2025-06-26T06:54:51.555Z "
49+ "publishedAt" : " 2025-07-17T10:00:25.332Z "
5050 },
5151 "engines" : {
5252 "node" : " >=16"
You can’t perform that action at this time.
0 commit comments