Skip to content

Commit 8189d96

Browse files
v6.6.1
1 parent f57c361 commit 8189d96

File tree

4 files changed

+21
-4
lines changed

4 files changed

+21
-4
lines changed

.versionbot/CHANGELOG.yml

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
- commits:
2+
- subject: Container requirement documentation tweaks
3+
hash: 85c87502a0bef998baaefb44a8015a8d57d09e67
4+
body: |
5+
Improve some texts and link to update status documentation
6+
footer:
7+
Change-type: patch
8+
change-type: patch
9+
author: Felipe Lalanne
10+
nested: []
11+
version: 6.6.1
12+
title: ""
13+
date: 2025-03-13T13:17:59.581Z
114
- commits:
215
- subject: Add container requirements section under Labels
316
hash: 8b4d08d96066a221ee00177f58e5a62178000503

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.1 - 2025-03-13
8+
9+
* Container requirement documentation tweaks [Felipe Lalanne]
10+
711
## 6.6.0 - 2025-03-13
812

913
* Add container requirements section under Labels [Felipe Lalanne]

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.0",
4+
"version": "6.6.1",
55
"engines": {
66
"node": "^18.0.0"
77
},
@@ -59,6 +59,6 @@
5959
"wrangler": "^3.99.0"
6060
},
6161
"versionist": {
62-
"publishedAt": "2025-03-13T11:16:32.648Z"
62+
"publishedAt": "2025-03-13T13:18:00.171Z"
6363
}
6464
}

0 commit comments

Comments
 (0)