From 207eec0fe3923eeaa6d0431e5809aa850ad14702 Mon Sep 17 00:00:00 2001 From: Kasper Juul Hermansen Date: Wed, 23 Jul 2025 11:15:04 +0200 Subject: [PATCH] chore(release): v0.0.3 (#5) chore(release): 0.0.3 Co-authored-by: cuddle-please Reviewed-on: https://git.front.kjuulh.io/kjuulh/yourconfig/pulls/5 --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 10cb051..6c871e7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [0.0.3] - 2025-07-23 + +### Added +- handle errors via. required (tests) +- only error on non required values + ## [0.0.2] - 2025-07-22 ### Added