From d6f6e6cfa1c39f41848ecf59d871a3a8908c0a42 Mon Sep 17 00:00:00 2001 From: "flowzone-app[bot]" <124931076+flowzone-app[bot]@users.noreply.github.com> Date: Thu, 9 May 2024 16:33:14 +0000 Subject: [PATCH] v0.0.4 --- .versionbot/CHANGELOG.yml | 14 ++++++++++++++ CHANGELOG.md | 5 +++++ VERSION | 2 +- 3 files changed, 20 insertions(+), 1 deletion(-) diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index a76b1a7..7c7d1f0 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,17 @@ +- commits: + - subject: Build on Actuated runners + hash: 82a156401eb2b8f60713a64bd3e3e576c3bb6fed + body: "" + footer: + Change-type: patch + change-type: patch + Signed-off-by: Kyle Harding + signed-off-by: Kyle Harding + author: Kyle Harding + nested: [] + version: 0.0.4 + title: "" + date: 2024-05-09T16:33:12.853Z - commits: - subject: Build for armv7 and armv6 hash: 13d44206c05c8a576380feb53db1492e9b4eb384 diff --git a/CHANGELOG.md b/CHANGELOG.md index 060fa32..5745b94 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/). +# v0.0.4 +## (2024-05-09) + +* Build on Actuated runners [Kyle Harding] + # v0.0.3 ## (2024-05-01) diff --git a/VERSION b/VERSION index 6812f81..05b19b1 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.0.3 \ No newline at end of file +0.0.4 \ No newline at end of file