From 1ef309f7eff9f525fc7985531b5d7e03c287e546 Mon Sep 17 00:00:00 2001 From: "flowzone-app[bot]" <124931076+flowzone-app[bot]@users.noreply.github.com> Date: Tue, 30 Jul 2024 03:53:55 +0000 Subject: [PATCH] v2.40.1 --- .versionbot/CHANGELOG.yml | 12 ++++++++++++ CHANGELOG.md | 5 +++++ VERSION | 2 +- 3 files changed, 18 insertions(+), 1 deletion(-) diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index acf8927..40dba89 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,15 @@ +- commits: + - subject: Fix nested changelog for open-balena-base updates + hash: 9c75d4919b5fd4df36c668c55054597cbf05c9da + body: "" + footer: + Change-type: patch + change-type: patch + author: Pagan Gazzard + nested: [] + version: 2.40.1 + title: "" + date: 2024-07-30T03:53:53.021Z - commits: - subject: Enable configuring more s3 backend options via env vars hash: 1c130c35f04cb4af11128179ae0120ecdfab980b diff --git a/CHANGELOG.md b/CHANGELOG.md index 0b06d5a..579a0e5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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/). +# v2.40.1 +## (2024-07-30) + +* Fix nested changelog for open-balena-base updates [Pagan Gazzard] + # v2.40.0 ## (2024-07-29) diff --git a/VERSION b/VERSION index d2291ce..e0a8e3c 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.40.0 \ No newline at end of file +2.40.1 \ No newline at end of file