Skip to content

Commit e368070

Browse files
v5.60.2
1 parent 0a77048 commit e368070

File tree

4 files changed

+29
-4
lines changed

4 files changed

+29
-4
lines changed

.versionbot/CHANGELOG.yml

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,23 @@
1+
- commits:
2+
- subject: "patch: Update GitHub Action dependencies"
3+
hash: 7ae1c1319495fcfb44fac71fd8e77522b52d738a
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+
- subject: "patch: Update NPM dependencies"
11+
hash: 3c927f87e65aaf2f5551038d6e82337841115418
12+
body: ""
13+
footer:
14+
Signed-off-by: Vipul Gupta (@vipulgupta2048) <[email protected]>
15+
signed-off-by: Vipul Gupta (@vipulgupta2048) <[email protected]>
16+
author: Vipul Gupta (@vipulgupta2048)
17+
nested: []
18+
version: 5.60.2
19+
title: ""
20+
date: 2024-02-16T13:06:48.643Z
121
- commits:
222
- subject: "i2c-and-spi: Add more Jetson information"
323
hash: 53f37d3070fbd118fcbb3eea420a62c5c796c35d

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@ 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.2 - 2024-02-16
8+
9+
* patch: Update GitHub Action dependencies [Vipul Gupta (@vipulgupta2048)]
10+
* patch: Update NPM dependencies [Vipul Gupta (@vipulgupta2048)]
11+
712
## 5.60.1 - 2024-02-14
813

914
* i2c-and-spi: Add more Jetson information [Alexandru]

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": "5.60.1",
4+
"version": "5.60.2",
55
"engines": {
66
"node": "^18.0.0"
77
},
@@ -58,6 +58,6 @@
5858
"wrangler": "^3.28.2"
5959
},
6060
"versionist": {
61-
"publishedAt": "2024-02-14T11:09:32.776Z"
61+
"publishedAt": "2024-02-16T13:06:49.221Z"
6262
}
6363
}

0 commit comments

Comments
 (0)