From 33c85efeab51f00e572a6f494c6812d4487abad0 Mon Sep 17 00:00:00 2001 From: GitHubActions Date: Sat, 19 Oct 2024 21:02:24 +0000 Subject: [PATCH] chore(version): v0.4.0 --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 736e10f..5104744 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,12 @@ All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/) for commit guidelines. - - - +## v0.4.0 - 2024-10-19 +#### Features +- Change the automated release. - (95726c4) - Rob Lazzurs + +- - - + ## v0.2.0 - 2024-10-19 #### Features - Adding autogenerated changelog - (c0fd574) - Rob Lazzurs