Skip to content

Commit 835afc3

Browse files
v6.5.5
1 parent e4339a7 commit 835afc3

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 feature requests page link
3+
hash: a7459c5dca5bdaf9df6078d45dbcfd560b529399
4+
body: ""
5+
footer:
6+
Change-type: patch
7+
change-type: patch
8+
author: Jonathan Berger
9+
nested: []
10+
version: 6.5.5
11+
title: ""
12+
date: 2025-02-07T10:50:50.392Z
113
- commits:
214
- subject: "patch: Deprecated command `fleets` replaced by `fleet list`"
315
hash: d1554971b505976938223fe874d12976eeaaf0e9

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.5.5 - 2025-02-07
8+
9+
* Update feature requests page link [Jonathan Berger]
10+
711
## 6.5.4 - 2025-02-03
812

913
* patch: Deprecated command `fleets` replaced by `fleet list` [wallem89]

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.5.4",
4+
"version": "6.5.5",
55
"engines": {
66
"node": "^18.0.0"
77
},
@@ -59,6 +59,6 @@
5959
"wrangler": "^3.99.0"
6060
},
6161
"versionist": {
62-
"publishedAt": "2025-02-03T22:22:49.261Z"
62+
"publishedAt": "2025-02-07T10:50:50.958Z"
6363
}
6464
}

0 commit comments

Comments
 (0)