Skip to content

Commit b3440ed

Browse files
v6.6.2
1 parent 54c6836 commit b3440ed

File tree

4 files changed

+20
-4
lines changed

4 files changed

+20
-4
lines changed

.versionbot/CHANGELOG.yml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
- commits:
2+
- subject: Update Avahi Documentaiton to add Port Details
3+
hash: fefed32917ec956f2c6cab4960e3651900b69ab0
4+
body: ""
5+
footer:
6+
Change-type: patch
7+
change-type: patch
8+
author: fisehara
9+
nested: []
10+
version: 6.6.2
11+
title: ""
12+
date: 2025-03-24T09:51:42.229Z
113
- commits:
214
- subject: Container requirement documentation tweaks
315
hash: 85c87502a0bef998baaefb44a8015a8d57d09e67

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.2 - 2025-03-24
8+
9+
* Update Avahi Documentaiton to add Port Details [fisehara]
10+
711
## 6.6.1 - 2025-03-13
812

913
* Container requirement documentation tweaks [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.1",
4+
"version": "6.6.2",
55
"engines": {
66
"node": "^18.0.0"
77
},
@@ -59,6 +59,6 @@
5959
"wrangler": "^3.99.0"
6060
},
6161
"versionist": {
62-
"publishedAt": "2025-03-13T13:18:00.171Z"
62+
"publishedAt": "2025-03-24T09:51:42.838Z"
6363
}
6464
}

0 commit comments

Comments
 (0)