From e0a32aac282dee5cb5a953e3b241023b96c0d9c4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 26 Oct 2022 11:14:37 +0000 Subject: [PATCH] chore(version): v0.5.0 --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c434310f..bdb1f3d8 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.5.0 - 2022-10-26 +#### Features +- Better Errors (#37) - (c031272) - Harry Bairstow +- Logging (#36) - (a6eeb33) - Harry Bairstow +- - - + ## v0.4.0 - 2022-10-20 #### Bug Fixes - Env name wrong - (7eb151e) - Harry Bairstow