Skip to content

Commit 5a5db34

Browse files
v6.12.0
1 parent 9839fe0 commit 5a5db34

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: Add reference docs for secure boot & full disk encryption
3+
hash: 5804f29467760c93214b23f9f280a6af7c425dd1
4+
body: |
5+
- Add general overview
6+
- Add setup guide for x86_64 GPT
7+
footer:
8+
Change-type: minor
9+
change-type: minor
10+
Signed-off-by: Rahul Thakoor <[email protected]>
11+
signed-off-by: Rahul Thakoor <[email protected]>
12+
author: Rahul Thakoor
13+
nested: []
14+
version: 6.12.0
15+
title: ""
16+
date: 2025-10-15T12:21:42.578Z
117
- commits:
218
- subject: "pages/learn: Add custom device-tree info for Variscite DART MX8MM and
319
VAR-SOM-MX8MM"

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.0 - 2025-10-15
8+
9+
* Add reference docs for secure boot & full disk encryption [Rahul Thakoor]
10+
711
## 6.11.1 - 2025-10-14
812

913
* pages/learn: Add custom device-tree info for Variscite DART MX8MM and VAR-SOM-MX8MM [Alexandru]

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.11.1",
4+
"version": "6.12.0",
55
"engines": {
66
"node": "^22.0.0"
77
},
@@ -59,6 +59,6 @@
5959
"wrangler": "^3.99.0"
6060
},
6161
"versionist": {
62-
"publishedAt": "2025-10-14T08:04:14.505Z"
62+
"publishedAt": "2025-10-15T12:21:43.060Z"
6363
}
6464
}

0 commit comments

Comments
 (0)