Skip to content

Commit 64896c0

Browse files
v6.4.2
1 parent b1360fb commit 64896c0

File tree

4 files changed

+22
-4
lines changed

4 files changed

+22
-4
lines changed

.versionbot/CHANGELOG.yml

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
- commits:
2+
- subject: "i2c-and-spi: Make power modes more clear"
3+
hash: 3e2416f0cbb321bd0d46c3b35b6274abf3c061fa
4+
body: ""
5+
footer:
6+
Change-type: patch
7+
change-type: patch
8+
Signed-off-by: Alexandru Costache <[email protected]>
9+
signed-off-by: Alexandru Costache <[email protected]>
10+
author: Alexandru
11+
nested: []
12+
version: 6.4.2
13+
title: ""
14+
date: 2024-12-27T19:10:14.320Z
115
- commits:
216
- subject: "patch: Update create-issue-from-file action to v5"
317
hash: 8679eab567bc3444c614cbbda3fbfd61f0776233

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.4.2 - 2024-12-27
8+
9+
* i2c-and-spi: Make power modes more clear [Alexandru]
10+
711
## 6.4.1 - 2024-12-23
812

913
* patch: Update create-issue-from-file action to v5 [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.4.1",
4+
"version": "6.4.2",
55
"engines": {
66
"node": "^18.0.0"
77
},
@@ -59,6 +59,6 @@
5959
"wrangler": "^3.88.0"
6060
},
6161
"versionist": {
62-
"publishedAt": "2024-12-23T22:11:05.241Z"
62+
"publishedAt": "2024-12-27T19:10:14.859Z"
6363
}
6464
}

0 commit comments

Comments
 (0)