diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index 3e047b6..f6244e0 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,17 @@ +- commits: + - subject: Update the GitHub org + hash: b4d5e3a89a15a50f5ded9db25d1cec486d4bc96b + 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-12T13:48:56.276Z - commits: - subject: Switch to Flowzone for automatic releases hash: 8c47f6f0feed70cb24b7a4b4bac172ffabdec737 diff --git a/CHANGELOG.md b/CHANGELOG.md index b1f5c40..b60b7b6 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) + +* Update the GitHub org [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