This commit is contained in:
flowzone-app[bot] 2024-07-08 14:49:13 +00:00 committed by GitHub
parent a2b1a247bc
commit c7440999a2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 20 additions and 2 deletions

View File

@ -1,3 +1,16 @@
- commits:
- subject: Make tests more reliable
hash: b0f79a0d84742b0a96aaec934a2ad6ec72bb3d6e
body: |
* ensure config and creds are ready before attempting auth
* warn instead of error on DUT shutdown failures
footer:
change-type: patch
author: Anton Belodedenko
nested: []
version: 4.1.21
title: ""
date: 2024-07-08T14:49:09.165Z
- commits:
- subject: Update dependency balena-io/balena-cli to v18.2.20
hash: d4683c028ae10fcfaf67c4f68dc322aa6602a896

View File

@ -4,6 +4,11 @@ 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/).
# v4.1.21
## (2024-07-08)
* Make tests more reliable [Anton Belodedenko]
# v4.1.20
## (2024-07-05)

View File

@ -1 +1 @@
4.1.20
4.1.21

View File

@ -23,4 +23,4 @@ data:
- generic-amd64
- genericx86-64-ext
- intel-nuc
version: 4.1.20
version: 4.1.21