Skip to content

Commit e4122dd

Browse files
v6.10.1
1 parent 6a25a79 commit e4122dd

File tree

4 files changed

+22
-4
lines changed

4 files changed

+22
-4
lines changed

.versionbot/CHANGELOG.yml

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
- commits:
2+
- subject: Fix outdated configuration screenshots
3+
hash: 8dd5c08209d072450c0da5cbddbdd67aec4f84f5
4+
body: ""
5+
footer:
6+
Change-type: patch
7+
change-type: patch
8+
Signed-off-by: Rahul Thakoor <[email protected]>
9+
signed-off-by: Rahul Thakoor <[email protected]>
10+
author: Rahul Thakoor
11+
nested: []
12+
version: 6.10.1
13+
title: ""
14+
date: 2025-09-15T09:32:16.785Z
115
- commits:
216
- subject: Add throttling disclaimer for cloudlink features
317
hash: 3ddd9e2f794a68ee7df90dced2efd8260ee68ff2

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.10.1 - 2025-09-15
8+
9+
* Fix outdated configuration screenshots [Rahul Thakoor]
10+
711
## 6.10.0 - 2025-09-13
812

913
* Add throttling disclaimer for cloudlink features [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.10.0",
4+
"version": "6.10.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-13T21:30:07.451Z"
62+
"publishedAt": "2025-09-15T09:32:17.285Z"
6363
}
6464
}

0 commit comments

Comments
 (0)