Skip to content

Commit fcab659

Browse files
v6.2.3
1 parent c2a6155 commit fcab659

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: Create versioned docs for Python SDK"
3+
hash: 16a29b016f354e7da84b75f7ceaa249ed00880ff
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.2.3
11+
title: ""
12+
date: 2024-11-21T22:21:10.159Z
113
- commits:
214
- subject: Added versioned docs for balena-sdk nodejs
315
hash: ab301a241f7b347eab4f69734a3c7c5c8e0820a3

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.2.3 - 2024-11-21
8+
9+
* patch: Create versioned docs for Python SDK [Vipul Gupta (@vipulgupta2048)]
10+
711
## 6.2.2 - 2024-11-21
812

913
* Added versioned docs for balena-sdk nodejs [Vipul Gupta (@vipulgupta2048)]

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.2.2",
4+
"version": "6.2.3",
55
"engines": {
66
"node": "^18.0.0"
77
},
@@ -59,6 +59,6 @@
5959
"wrangler": "^3.88.0"
6060
},
6161
"versionist": {
62-
"publishedAt": "2024-11-21T12:21:25.540Z"
62+
"publishedAt": "2024-11-21T22:21:10.751Z"
6363
}
6464
}

0 commit comments

Comments
 (0)