This commit is contained in:
flowzone-app[bot] 2024-06-10 15:28:44 +00:00 committed by GitHub
parent 19f2691112
commit f91bb909ef
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: ignore .env if it doesn't exist
hash: fb3b2211c13f7586437360c7773cf8983d21f23d
body: ""
footer:
change-type: patch
author: Anton Belodedenko
nested: []
version: 4.0.27
title: ""
date: 2024-06-10T15:28:41.175Z
- commits:
- subject: Update balena/open-balena-api Docker tag to v24.2.0
hash: b37c476f58ef07c8871fef385b9522d0e1a381b9

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.0.27
## (2024-06-10)
* ignore .env if it doesn't exist [Anton Belodedenko]
# v4.0.26
## (2024-06-10)

View File

@ -1 +1 @@
4.0.26
4.0.27

View File

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