Skip to content

Commit

Permalink
v0.5.85
Browse files Browse the repository at this point in the history
  • Loading branch information
flowzone-app[bot] authored Jan 13, 2025
1 parent 508419b commit 178fed7
Show file tree
Hide file tree
Showing 3 changed files with 30 additions and 2 deletions.
22 changes: 22 additions & 0 deletions .versionbot/CHANGELOG.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,25 @@
- commits:
- subject: "docs: Add flashing instructions for community supported boards"
hash: e6ee54993f8c88fd9803aae893e3627a3a90481d
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
- subject: "jetson-nano: Fix BSP machine in docs"
hash: 47e127e7e5df1ac08b5074fb185802cada096f78
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.85
title: ""
date: 2025-01-13T08:29:01.482Z
- commits:
- subject: "flash_orin: Add flag for QSPI direct writing"
hash: 2fdce4dfc1ab88dc4a8c49c16d8c85b939183a65
Expand Down
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@ 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.85
## (2025-01-13)

* docs: Add flashing instructions for community supported boards [Alexandru Costache]
* jetson-nano: Fix BSP machine in docs [Alexandru Costache]

# v0.5.84
## (2024-12-02)

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.84",
"version": "0.5.85",
"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-12-02T12:04:41.570Z"
"publishedAt": "2025-01-13T08:29:01.649Z"
},
"engines": {
"node": ">=16"
Expand Down

0 comments on commit 178fed7

Please sign in to comment.