Skip to content

Commit d20834f

Browse files
v6.6.4
1 parent 73247ba commit d20834f

File tree

4 files changed

+23
-4
lines changed

4 files changed

+23
-4
lines changed

.versionbot/CHANGELOG.yml

+15
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
- commits:
2+
- subject: "Jetson Orin: Improve UEFI related instructions"
3+
hash: 6fb305173b559ac2cb249a3cb804bf42faece9b2
4+
body: |
5+
Author: Alan Boris
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 Costache
12+
nested: []
13+
version: 6.6.4
14+
title: ""
15+
date: 2025-03-27T15:58:42.337Z
116
- commits:
217
- subject: "supervisor docker-compose: Move `expose` to Known unsupported fields"
318
hash: 9a4abc9cca004ee89b7eaf8ec5bc4396a5164cf2

CHANGELOG.md

+4
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.6.4 - 2025-03-27
8+
9+
* Jetson Orin: Improve UEFI related instructions [Alexandru Costache]
10+
711
## 6.6.3 - 2025-03-25
812

913
* supervisor docker-compose: Move `expose` to Known unsupported fields [Matthew Yarmolinsky]

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "balena-docs",
33
"private": true,
4-
"version": "6.6.3",
4+
"version": "6.6.4",
55
"engines": {
66
"node": "^18.0.0"
77
},
@@ -59,6 +59,6 @@
5959
"wrangler": "^3.99.0"
6060
},
6161
"versionist": {
62-
"publishedAt": "2025-03-25T13:28:53.522Z"
62+
"publishedAt": "2025-03-27T15:58:42.907Z"
6363
}
6464
}

0 commit comments

Comments
 (0)