Skip to content

Commit b003f55

Browse files
v6.2.7
1 parent 5c296f5 commit b003f55

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: "pages: Add Jetson Orin UEFI instructions"
3+
hash: bd8a3d1e0c56236337cc42e2c0ac02105b4d2465
4+
body: ""
5+
footer:
6+
Change-type: patch
7+
change-type: patch
8+
Signed-off-by: Alexandru Costache <[email protected]>
9+
signed-off-by: Alexandru Costache <[email protected]>
10+
author: Alexandru Costache
11+
nested: []
12+
version: 6.2.7
13+
title: ""
14+
date: 2024-12-16T12:32:44.544Z
115
- commits:
216
- subject: "patch: Remove unsupported GPIO file system access method"
317
hash: 78e0a98d71fd5c09a2f4d3e5e12081f98ac521aa

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.2.7 - 2024-12-16
8+
9+
* pages: Add Jetson Orin UEFI instructions [Alexandru Costache]
10+
711
## 6.2.6 - 2024-12-02
812

913
* patch: Remove unsupported GPIO file system access method [Vipul Gupta]

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.2.6",
4+
"version": "6.2.7",
55
"engines": {
66
"node": "^18.0.0"
77
},
@@ -59,6 +59,6 @@
5959
"wrangler": "^3.88.0"
6060
},
6161
"versionist": {
62-
"publishedAt": "2024-12-02T12:09:18.530Z"
62+
"publishedAt": "2024-12-16T12:32:45.133Z"
6363
}
6464
}

0 commit comments

Comments
 (0)