Skip to content

Commit

Permalink
v0.5.78
Browse files Browse the repository at this point in the history
  • Loading branch information
flowzone-app[bot] authored Sep 23, 2024
1 parent cd8a755 commit 584ba0a
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: Update README for non-Docker lz4 package requirement
hash: b43a65a737cec7e62e66d7b82fb527dc0bf5a4b1
body: ""
footer:
Change-type: patch
change-type: patch
Signed-off-by: Ken Bannister <kb2ma@runbox.com>
signed-off-by: Ken Bannister <kb2ma@runbox.com>
author: Ken Bannister
version: 0.5.78
title: ""
date: 2024-09-23T07:56:13.605Z
- commits:
- subject: "README: Update AGX Orin 64GB machine name"
hash: afc1c62821334b774535776f37724bf38f885720
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.78
## (2024-09-23)

* Update README for non-Docker lz4 package requirement [Ken Bannister]

# v0.5.77
## (2024-08-09)

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.77",
"version": "0.5.78",
"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 @@ -46,7 +46,7 @@
"yargs": "^16.2.0"
},
"versionist": {
"publishedAt": "2024-08-09T08:41:23.061Z"
"publishedAt": "2024-09-23T07:56:13.752Z"
},
"engines": {
"node": ">=16"
Expand Down

0 comments on commit 584ba0a

Please sign in to comment.