Skip to content

Commit

Permalink
v5.58.6
Browse files Browse the repository at this point in the history
  • Loading branch information
flowzone-app[bot] authored Nov 27, 2023
1 parent bcd6e23 commit 40d6282
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: "develop/hardware: Add info on Up Squared UART communication"
hash: a809b185a2226d17a90b6c10e7a9cbe7cd85db51
body: ""
footer:
Change-type: patch
change-type: patch
Signed-off-by: Alexandru Costache <[email protected]>
signed-off-by: Alexandru Costache <[email protected]>
author: Alexandru Costache
nested: []
version: 5.58.6
title: ""
date: 2023-11-27T09:58:01.280Z
- commits:
- subject: Add newline to end of file to fix partial injection
hash: 435ddcbca90bed074ce40344f5c7291824759f4e
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](http://semver.org/).

## 5.58.6 - 2023-11-27

* develop/hardware: Add info on Up Squared UART communication [Alexandru Costache]

## 5.58.5 - 2023-11-24

* Add newline to end of file to fix partial injection [Kyle Harding]
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": "5.58.5",
"version": "5.58.6",
"engines": {
"node": "^18.0.0"
},
Expand Down Expand Up @@ -58,6 +58,6 @@
"wrangler": "^3.13.2"
},
"versionist": {
"publishedAt": "2023-11-24T20:40:49.567Z"
"publishedAt": "2023-11-27T09:58:01.833Z"
}
}

0 comments on commit 40d6282

Please sign in to comment.