Skip to content

Commit 65365a0

Browse files
v6.8.0
1 parent 96082a3 commit 65365a0

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: Rewrite balena base images docs
3+
hash: a06a01b1ca3cd6019fa66ddbaed67af9f8c9b28e
4+
body: ""
5+
footer:
6+
Change-type: minor
7+
change-type: minor
8+
Signed-off-by: Alan Boris <alan@balena.io>
9+
signed-off-by: Alan Boris <alan@balena.io>
10+
author: Alan Boris
11+
nested: []
12+
version: 6.8.0
13+
title: ""
14+
date: 2025-05-20T14:06:33.981Z
115
- commits:
216
- subject: Update dockerfile.template section
317
hash: 4f296fc01e4adb2f7f775325367caa290953d4c1

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.8.0 - 2025-05-20
8+
9+
* Rewrite balena base images docs [Alan Boris]
10+
711
## 6.7.0 - 2025-05-20
812

913
* Update dockerfile.template section [Alan Boris]

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.7.0",
4+
"version": "6.8.0",
55
"engines": {
66
"node": "^18.0.0"
77
},
@@ -59,6 +59,6 @@
5959
"wrangler": "^3.99.0"
6060
},
6161
"versionist": {
62-
"publishedAt": "2025-05-20T08:13:06.354Z"
62+
"publishedAt": "2025-05-20T14:06:34.558Z"
6363
}
6464
}

0 commit comments

Comments
 (0)