Skip to content

Commit 1b54efb

Browse files
v5.61.3
1 parent bf8ca64 commit 1b54efb

File tree

4 files changed

+20
-4
lines changed

4 files changed

+20
-4
lines changed

.versionbot/CHANGELOG.yml

+12
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
- commits:
2+
- subject: "patch: Add Diagnostics section as subpages in docs"
3+
hash: f8822c8399e06ab90c6ca589bfe8458317d9f2ef
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: 5.61.3
11+
title: ""
12+
date: 2024-02-21T14:06:28.550Z
113
- commits:
214
- subject: "patch: Update publish step in Cloudflare Action"
315
hash: 9cf1136e1d0785bd710e64a7dfeaeebe843859dc

CHANGELOG.md

+4
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](http://semver.org/).
66

7+
## 5.61.3 - 2024-02-21
8+
9+
* patch: Add Diagnostics section as subpages in docs [Vipul Gupta (@vipulgupta2048)]
10+
711
## 5.61.2 - 2024-02-21
812

913
* patch: Update publish step in Cloudflare Action [Vipul Gupta (@vipulgupta2048)]

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "balena-docs",
33
"private": true,
4-
"version": "5.61.2",
4+
"version": "5.61.3",
55
"engines": {
66
"node": "^18.0.0"
77
},
@@ -58,6 +58,6 @@
5858
"wrangler": "^3.28.2"
5959
},
6060
"versionist": {
61-
"publishedAt": "2024-02-21T13:55:46.460Z"
61+
"publishedAt": "2024-02-21T14:06:29.088Z"
6262
}
6363
}

0 commit comments

Comments
 (0)