Skip to content

Commit 47db72c

Browse files
v6.12.1
1 parent b5a8379 commit 47db72c

File tree

4 files changed

+24
-4
lines changed

4 files changed

+24
-4
lines changed

.versionbot/CHANGELOG.yml

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
- commits:
2+
- subject: "pages/learn: Update Jetson Orin docs"
3+
hash: b7cfa858b8e904361df12b4b2b6248cd617764eb
4+
body: "... to clarify that dtbs can be PR-ed for multiple Jetson Orin devices
5+
6+
\ "
7+
footer:
8+
Change-type: patch
9+
change-type: patch
10+
Signed-off-by: Alexandru Costache <[email protected]>
11+
signed-off-by: Alexandru Costache <[email protected]>
12+
author: Alexandru
13+
nested: []
14+
version: 6.12.1
15+
title: ""
16+
date: 2025-11-03T12:47:52.575Z
117
- commits:
218
- subject: Add reference docs for secure boot & full disk encryption
319
hash: 5804f29467760c93214b23f9f280a6af7c425dd1

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file
44
automatically by Versionist. DO NOT EDIT THIS FILE MANUALLY!
55
This project adheres to [Semantic Versioning](https://semver.org/).
66

7+
## 6.12.1 - 2025-11-03
8+
9+
* pages/learn: Update Jetson Orin docs [Alexandru]
10+
711
## 6.12.0 - 2025-10-15
812

913
* Add reference docs for secure boot & full disk encryption [Rahul Thakoor]

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "balena-docs",
33
"private": true,
4-
"version": "6.12.0",
4+
"version": "6.12.1",
55
"engines": {
66
"node": "^22.0.0"
77
},
@@ -59,6 +59,6 @@
5959
"wrangler": "^3.99.0"
6060
},
6161
"versionist": {
62-
"publishedAt": "2025-10-15T12:21:43.060Z"
62+
"publishedAt": "2025-11-03T12:47:53.139Z"
6363
}
6464
}

0 commit comments

Comments
 (0)