Skip to content

Commit

Permalink
v6.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
flowzone-app[bot] authored Dec 27, 2024
1 parent b1360fb commit 64896c0
Show file tree
Hide file tree
Showing 4 changed files with 22 additions and 4 deletions.
14 changes: 14 additions & 0 deletions .versionbot/CHANGELOG.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
- commits:
- subject: "i2c-and-spi: Make power modes more clear"
hash: 3e2416f0cbb321bd0d46c3b35b6274abf3c061fa
body: ""
footer:
Change-type: patch
change-type: patch
Signed-off-by: Alexandru Costache <[email protected]>
signed-off-by: Alexandru Costache <[email protected]>
author: Alexandru
nested: []
version: 6.4.2
title: ""
date: 2024-12-27T19:10:14.320Z
- commits:
- subject: "patch: Update create-issue-from-file action to v5"
hash: 8679eab567bc3444c614cbbda3fbfd61f0776233
Expand Down
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file
automatically by Versionist. DO NOT EDIT THIS FILE MANUALLY!
This project adheres to [Semantic Versioning](https://semver.org/).

## 6.4.2 - 2024-12-27

* i2c-and-spi: Make power modes more clear [Alexandru]

## 6.4.1 - 2024-12-23

* patch: Update create-issue-from-file action to v5 [Vipul Gupta (@vipulgupta2048)]
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "balena-docs",
"private": true,
"version": "6.4.1",
"version": "6.4.2",
"engines": {
"node": "^18.0.0"
},
Expand Down Expand Up @@ -59,6 +59,6 @@
"wrangler": "^3.88.0"
},
"versionist": {
"publishedAt": "2024-12-23T22:11:05.241Z"
"publishedAt": "2024-12-27T19:10:14.859Z"
}
}

0 comments on commit 64896c0

Please sign in to comment.