Skip to content

Commit

Permalink
v0.5.83
Browse files Browse the repository at this point in the history
  • Loading branch information
flowzone-app[bot] authored Nov 20, 2024
1 parent 65cd195 commit 00e3a04
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 2 deletions.
11 changes: 11 additions & 0 deletions .versionbot/CHANGELOG.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
- commits:
- subject: "patch: Move all docs to a flat directory structure"
hash: 966b5cb2a1abb1d77ab6d9e37a7af2493b3f952a
body: ""
footer:
Signed-off-by: Vipul Gupta (@vipulgupta2048) <vipulgupta2048@gmail.com>
signed-off-by: Vipul Gupta (@vipulgupta2048) <vipulgupta2048@gmail.com>
author: Vipul Gupta (@vipulgupta2048)
version: 0.5.83
title: ""
date: 2024-11-20T08:37:16.241Z
- commits:
- subject: "patch: Replace absolute README links with relative"
hash: e207e898b050a4321e482895c1bac3436937b8d4
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.83
## (2024-11-20)

* patch: Move all docs to a flat directory structure [Vipul Gupta (@vipulgupta2048)]

# v0.5.82
## (2024-10-29)

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.82",
"version": "0.5.83",
"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-10-29T02:39:27.076Z"
"publishedAt": "2024-11-20T08:37:16.413Z"
},
"engines": {
"node": ">=16"
Expand Down

0 comments on commit 00e3a04

Please sign in to comment.