Skip to content

Commit 4d31d2c

Browse files
v6.14.11
1 parent 1fdff76 commit 4d31d2c

4 files changed

Lines changed: 24 additions & 4 deletions

File tree

.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: "navigation: Add extra-firmware page to sidebar"
3+
hash: 601eeecc377f728535ddd34392edf76d28f01502
4+
body: |
5+
The extra-firmware docs page was merged without a navigation entry,
6+
making it inaccessible from the sidebar and search results.
7+
footer:
8+
Change-type: patch
9+
change-type: patch
10+
Signed-off-by: Kyle Harding <kyle@balena.io>
11+
signed-off-by: Kyle Harding <kyle@balena.io>
12+
author: Kyle Harding
13+
nested: []
14+
version: 6.14.11
15+
title: ""
16+
date: 2026-02-11T19:47:32.861Z
117
- commits:
218
- subject: "pages/learn: Add docs for extra-firmware feature"
319
hash: 729f1ddb4c754603a16b2628b4807e79b2b5c641

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.14.11 - 2026-02-11
8+
9+
* navigation: Add extra-firmware page to sidebar [Kyle Harding]
10+
711
## 6.14.10 - 2026-02-11
812

913
* pages/learn: Add docs for extra-firmware feature [Christina Ying Wang]

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.14.10",
4+
"version": "6.14.11",
55
"engines": {
66
"node": "^22.0.0"
77
},
@@ -59,6 +59,6 @@
5959
"wrangler": "^3.99.0"
6060
},
6161
"versionist": {
62-
"publishedAt": "2026-02-11T12:53:01.627Z"
62+
"publishedAt": "2026-02-11T19:47:33.458Z"
6363
}
6464
}

0 commit comments

Comments
 (0)