Skip to content

Commit

Permalink
v0.5.75
Browse files Browse the repository at this point in the history
  • Loading branch information
flowzone-app[bot] authored Aug 6, 2024
1 parent 69ba2c3 commit 6f5b933
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 2 deletions.
14 changes: 14 additions & 0 deletions .versionbot/CHANGELOG.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
- commits:
- subject: "README: Update L4T version for Seeed reComputer J3010 and J4012"
hash: d3c253a7ec7d81031cc967be773aea0dcc1e58e0
body: |
and update info for L4T releases.
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.75
title: ""
date: 2024-08-06T10:11:33.875Z
- commits:
- subject: "README: Mention extracted BSP cache path"
hash: 431ecc2e0584536a40d3d33726466fb400e14cb8
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.75
## (2024-08-06)

* README: Update L4T version for Seeed reComputer J3010 and J4012 [Alexandru Costache]

# v0.5.74
## (2024-07-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.74",
"version": "0.5.75",
"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-07-16T13:43:08.012Z"
"publishedAt": "2024-08-06T10:11:34.024Z"
},
"engines": {
"node": ">=16"
Expand Down

0 comments on commit 6f5b933

Please sign in to comment.