From 3031cabec40821cfaac5b85222c8978950a9392a Mon Sep 17 00:00:00 2001 From: "flowzone-app[bot]" <124931076+flowzone-app[bot]@users.noreply.github.com> Date: Fri, 12 Apr 2024 16:18:51 +0000 Subject: [PATCH] v0.0.3 --- .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 35d7fd8..d503365 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,17 @@ +- commits: + - subject: Fix URL in readme + hash: e380a92a8dd5a505f8283ac1297116cfe2849bd4 + 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.3 + title: "" + date: 2024-04-12T16:18:49.507Z - commits: - subject: Add composite action to test the setup action hash: 15f01988a435bf62b5a8534f314bda31d225b030 diff --git a/CHANGELOG.md b/CHANGELOG.md index b77a134..95af5f4 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.3 +## (2024-04-12) + +* Fix URL in readme [Kyle Harding] + # v0.0.2 ## (2024-04-12) diff --git a/VERSION b/VERSION index 7bcd0e3..6812f81 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.0.2 \ No newline at end of file +0.0.3 \ No newline at end of file