Skip to content

Commit 3a8ef44

Browse files
v6.6.6
1 parent 4ef1a92 commit 3a8ef44

File tree

4 files changed

+18
-4
lines changed

4 files changed

+18
-4
lines changed

.versionbot/CHANGELOG.yml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
- commits:
2+
- subject: "patch: Fix broken link for Container Requirements"
3+
hash: 8097b80063dfca3a93aa49b9b41d6ad5ced77a87
4+
body: ""
5+
footer: {}
6+
author: Vipul Gupta
7+
nested: []
8+
version: 6.6.6
9+
title: ""
10+
date: 2025-04-15T11:11:09.337Z
111
- commits:
212
- subject: "shared/jetson-orin: Specify device-type slugs for Seeed and Orin NX"
313
hash: 6d8e48c12564241ca29bd475b47801b21ba8f65e

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.6.6 - 2025-04-15
8+
9+
* patch: Fix broken link for Container Requirements [Vipul Gupta]
10+
711
## 6.6.5 - 2025-03-28
812

913
* shared/jetson-orin: Specify device-type slugs for Seeed and Orin NX [Alexandru Costache]

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.6.5",
4+
"version": "6.6.6",
55
"engines": {
66
"node": "^18.0.0"
77
},
@@ -59,6 +59,6 @@
5959
"wrangler": "^3.99.0"
6060
},
6161
"versionist": {
62-
"publishedAt": "2025-03-28T11:35:23.978Z"
62+
"publishedAt": "2025-04-15T11:11:09.918Z"
6363
}
6464
}

0 commit comments

Comments
 (0)