chore(release): 0.0.3
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing

This commit is contained in:
cuddle-please
2025-07-23 09:15:37 +00:00
parent b4c3193f01
commit 7744707ea0

View File

@@ -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