Skip to content

Commit

Permalink
v5.62.0
Browse files Browse the repository at this point in the history
  • Loading branch information
flowzone-app[bot] authored Mar 14, 2024
1 parent 3283e7e commit 2c49fe3
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: "API/Resources: Add docs listing the balenaOS versions of a device type"
hash: 5e9e2ec1773bd568ba4dbf3b9602e5783aa2917a
body: ""
footer:
Change-type: minor
change-type: minor
See: https://balena.zulipchat.com/#narrow/stream/345889-balena-io.2Fos/topic/Determine.20list.20of.20supported.20OS.28hostapp.29.20for.20a.20device-type/near/421801181
see: https://balena.zulipchat.com/#narrow/stream/345889-balena-io.2Fos/topic/Determine.20list.20of.20supported.20OS.28hostapp.29.20for.20a.20device-type/near/421801181
author: Thodoris Greasidis
nested: []
version: 5.62.0
title: ""
date: 2024-03-14T16:31:10.632Z
- commits:
- subject: "patch: Add token input to lychee action"
hash: e8a797b95edda000014c5809e74c02f1dbe0f7fc
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/).

## 5.62.0 - 2024-03-14

* API/Resources: Add docs listing the balenaOS versions of a device type [Thodoris Greasidis]

## 5.61.7 - 2024-03-11

* patch: Add token input to lychee action [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": "5.61.7",
"version": "5.62.0",
"engines": {
"node": "^18.0.0"
},
Expand Down Expand Up @@ -58,6 +58,6 @@
"wrangler": "^3.28.2"
},
"versionist": {
"publishedAt": "2024-03-11T10:52:47.254Z"
"publishedAt": "2024-03-14T16:31:11.176Z"
}
}

0 comments on commit 2c49fe3

Please sign in to comment.