This commit is contained in:
flowzone-app[bot] 2024-06-27 15:41:56 +00:00 committed by GitHub
parent 8a38747f30
commit 80b7981239
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 18 additions and 2 deletions

View File

@ -1,3 +1,14 @@
- commits:
- subject: Exit instead of breaking out of while loops
hash: 6e4aae7a82aeedd57d3ace87de6702b8b267fada
body: ""
footer:
change-type: patch
author: Anton Belodedenko
nested: []
version: 4.1.8
title: ""
date: 2024-06-27T15:41:50.733Z
- commits:
- subject: Renovate AWS/EC2 AMI(s)
hash: 5a3e2f1ac8cb4cd179c1d6b055e71ef447ddd227

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.8
## (2024-06-27)
* Exit instead of breaking out of while loops [Anton Belodedenko]
# v4.1.7
## (2024-06-26)

View File

@ -1 +1 @@
4.1.7
4.1.8

View File

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