Skip to content

Commit 86ae640

Browse files
v5.73.1
1 parent 4a19149 commit 86ae640

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: Delete unused links"
3+
hash: 4f5642439fb8cb6e79d16d78dfef473f10f1034d
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.73.1
11+
title: ""
12+
date: 2024-10-15T17:30:52.553Z
113
- commits:
214
- subject: "API/overview: Group all $filter examples together"
315
hash: 901b9ba4d5e44ac971b88234c4dacc3612557ff9

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

7+
## 5.73.1 - 2024-10-15
8+
9+
* patch: Delete unused links [Vipul Gupta (@vipulgupta2048)]
10+
711
## 5.73.0 - 2024-10-15
812

913
* API/overview: Group all $filter examples together [Thodoris Greasidis]

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.73.0",
4+
"version": "5.73.1",
55
"engines": {
66
"node": "^18.0.0"
77
},
@@ -60,6 +60,6 @@
6060
"wrangler": "^3.62.0"
6161
},
6262
"versionist": {
63-
"publishedAt": "2024-10-15T15:29:37.134Z"
63+
"publishedAt": "2024-10-15T17:30:53.101Z"
6464
}
6565
}

0 commit comments

Comments
 (0)