Skip to content

Commit 8f413c0

Browse files
v6.6.16
1 parent 6a8c43e commit 8f413c0

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: "patch: Deprecate balenalib base images list page"
3+
hash: e093f04efd55bf291713a296ae2103bdcf79af37
4+
body: ""
5+
footer:
6+
Signed-off-by: Vipul Gupta (@vipulgupta2048) <[email protected]>
7+
signed-off-by: Vipul Gupta (@vipulgupta2048) <[email protected]>
8+
author: Vipul Gupta (@vipulgupta2048)
9+
nested: []
10+
version: 6.6.16
11+
title: ""
12+
date: 2025-05-20T08:04:26.302Z
113
- commits:
214
- subject: Update billing.md to suggest that Inactive devices are powered off
315
hash: 99d6a58d3490d1513a235f627f5e5332bcd209cc

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.16 - 2025-05-20
8+
9+
* patch: Deprecate balenalib base images list page [Vipul Gupta (@vipulgupta2048)]
10+
711
## 6.6.15 - 2025-05-19
812

913
* Update billing.md to suggest that Inactive devices are powered off [Ross Porter]

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.15",
4+
"version": "6.6.16",
55
"engines": {
66
"node": "^18.0.0"
77
},
@@ -59,6 +59,6 @@
5959
"wrangler": "^3.99.0"
6060
},
6161
"versionist": {
62-
"publishedAt": "2025-05-19T19:42:27.018Z"
62+
"publishedAt": "2025-05-20T08:04:26.868Z"
6363
}
6464
}

0 commit comments

Comments
 (0)