Skip to content

Commit 106cb18

Browse files
v6.11.1
1 parent 54654f8 commit 106cb18

File tree

4 files changed

+23
-4
lines changed

4 files changed

+23
-4
lines changed

.versionbot/CHANGELOG.yml

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
- commits:
2+
- subject: "pages/learn: Add custom device-tree info for Variscite DART MX8MM and
3+
VAR-SOM-MX8MM"
4+
hash: 2715acf0f0606acc91562ae5278d948c2121ff23
5+
body: ""
6+
footer:
7+
Change-type: patch
8+
change-type: patch
9+
Signed-off-by: Alexandru Costache <[email protected]>
10+
signed-off-by: Alexandru Costache <[email protected]>
11+
author: Alexandru
12+
nested: []
13+
version: 6.11.1
14+
title: ""
15+
date: 2025-10-14T08:04:14.016Z
116
- commits:
217
- subject: "billing: Add that deactivations within 72h after registration are not
318
charged"

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.11.1 - 2025-10-14
8+
9+
* pages/learn: Add custom device-tree info for Variscite DART MX8MM and VAR-SOM-MX8MM [Alexandru]
10+
711
## 6.11.0 - 2025-09-17
812

913
* billing: Add that deactivations within 72h after registration are not charged [Thodoris Greasidis]

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.0",
4+
"version": "6.11.1",
55
"engines": {
66
"node": "^22.0.0"
77
},
@@ -59,6 +59,6 @@
5959
"wrangler": "^3.99.0"
6060
},
6161
"versionist": {
62-
"publishedAt": "2025-09-17T18:48:16.910Z"
62+
"publishedAt": "2025-10-14T08:04:14.505Z"
6363
}
6464
}

0 commit comments

Comments
 (0)