Skip to content

Commit

Permalink
v0.5.58
Browse files Browse the repository at this point in the history
  • Loading branch information
flowzone-app[bot] authored Nov 22, 2023
1 parent bafefd9 commit 9c0b4ae
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: "Orin NX/Nano: Update to L4T 35.4.1"
hash: 29df7a00bbd06696af189d1b0e20332ea8074967
body: ""
footer:
Change-type: patch
change-type: patch
Signed-off-by: Alexandru Costache <alexandru@balena.io>
signed-off-by: Alexandru Costache <alexandru@balena.io>
author: Alexandru Costache
version: 0.5.58
title: ""
date: 2023-11-22T15:45:53.679Z
- commits:
- subject: "AGX Orin Devkit: Update to L4T 35.4.1"
hash: f96f9002a14f4dee932af2eca40203de1168daa1
Expand Down
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file
automatically by Versionist. DO NOT EDIT THIS FILE MANUALLY!
This project adheres to [Semantic Versioning](http://semver.org/).

# v0.5.58
## (2023-11-22)

* Orin NX/Nano: Update to L4T 35.4.1 [Alexandru Costache]

# v0.5.57
## (2023-11-16)

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": "jetson-flash",
"version": "0.5.57",
"version": "0.5.58",
"description": "This tool allows users to flash BalenaOS on specific Jetson devices using Nvidia flashing tools.",
"scripts": {
"test": "tap --timeout=0 --no-coverage --after=tests/cleanup.js",
Expand Down Expand Up @@ -45,7 +45,7 @@
"yargs": "^16.2.0"
},
"versionist": {
"publishedAt": "2023-11-16T14:29:26.541Z"
"publishedAt": "2023-11-22T15:45:53.836Z"
},
"engines": {
"node": ">=16"
Expand Down

0 comments on commit 9c0b4ae

Please sign in to comment.