Skip to content

Commit

Permalink
v0.5.62
Browse files Browse the repository at this point in the history
  • Loading branch information
flowzone-app[bot] authored Jan 10, 2024
1 parent 80f4149 commit 9e9a16a
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: "README: Clarify provisioning command line for Orin Devices"
hash: c8b231d22d8b7781445ff19220aae3fb98f4f42e
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.62
title: ""
date: 2024-01-10T10:11:12.553Z
- commits:
- subject: Add Seeed reComputer J4012 provisioning support and instruction
hash: 8bd191bffddba63859741686bd4677d3ecb80a2a
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.62
## (2024-01-10)

* README: Clarify provisioning command line for Orin Devices [Alexandru Costache]

# v0.5.61
## (2024-01-10)

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.61",
"version": "0.5.62",
"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": "2024-01-10T09:43:06.768Z"
"publishedAt": "2024-01-10T10:11:12.697Z"
},
"engines": {
"node": ">=16"
Expand Down

0 comments on commit 9e9a16a

Please sign in to comment.