Skip to content

Commit 6936fbb

Browse files
v5.60.1
1 parent 2757b72 commit 6936fbb

File tree

4 files changed

+23
-4
lines changed

4 files changed

+23
-4
lines changed

.versionbot/CHANGELOG.yml

+15
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
- commits:
2+
- subject: "i2c-and-spi: Add more Jetson information"
3+
hash: 53f37d3070fbd118fcbb3eea420a62c5c796c35d
4+
body: |
5+
... about container packages and custom carrier boards.
6+
footer:
7+
Change-type: patch
8+
change-type: patch
9+
Signed-off-by: Alexandru Costache <[email protected]>
10+
signed-off-by: Alexandru Costache <[email protected]>
11+
author: Alexandru
12+
nested: []
13+
version: 5.60.1
14+
title: ""
15+
date: 2024-02-14T11:09:32.215Z
116
- commits:
217
- subject: "minor: Add Cookie Consent Dialog box"
318
hash: 7b83f3cd5415ae42c07338e83cfdeeae944ca2c5

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.60.1 - 2024-02-14
8+
9+
* i2c-and-spi: Add more Jetson information [Alexandru]
10+
711
## 5.60.0 - 2024-02-12
812

913
* minor: Add Cookie Consent Dialog box [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.60.0",
4+
"version": "5.60.1",
55
"engines": {
66
"node": "^18.0.0"
77
},
@@ -58,6 +58,6 @@
5858
"wrangler": "^3.13.2"
5959
},
6060
"versionist": {
61-
"publishedAt": "2024-02-12T13:45:03.177Z"
61+
"publishedAt": "2024-02-14T11:09:32.776Z"
6262
}
6363
}

0 commit comments

Comments
 (0)