Skip to content

Commit 7e7b139

Browse files
v6.12.4
1 parent 101a05c commit 7e7b139

File tree

4 files changed

+25
-4
lines changed

4 files changed

+25
-4
lines changed

.versionbot/CHANGELOG.yml

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
- commits:
2+
- subject: "reference/hardware/versioning: add ODROID-XU4 to pending
3+
discontinuation list"
4+
hash: 3d88e44855bff8ebb6c96cebe771cf1fcf5281ba
5+
body: >
6+
This was supposed to be on the original list, but was not included due
7+
to oversight
8+
footer:
9+
Change-type: patch
10+
change-type: patch
11+
Signed-off-by: Ryan Cooke <[email protected]>
12+
signed-off-by: Ryan Cooke <[email protected]>
13+
author: Ryan Cooke
14+
nested: []
15+
version: 6.12.4
16+
title: ""
17+
date: 2025-11-25T06:38:07.478Z
118
- commits:
219
- subject: Remove incorrect dtoverlay parsing info
320
hash: 2d216434c9bc3f1416bff6f7fb37c3babce23504

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.4 - 2025-11-25
8+
9+
* reference/hardware/versioning: add ODROID-XU4 to pending discontinuation list [Ryan Cooke]
10+
711
## 6.12.3 - 2025-11-18
812

913
* Remove incorrect dtoverlay parsing info [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.3",
4+
"version": "6.12.4",
55
"engines": {
66
"node": "^22.0.0"
77
},
@@ -59,6 +59,6 @@
5959
"wrangler": "^3.99.0"
6060
},
6161
"versionist": {
62-
"publishedAt": "2025-11-18T18:03:46.976Z"
62+
"publishedAt": "2025-11-25T06:38:08.039Z"
6363
}
6464
}

0 commit comments

Comments
 (0)