chore(release): 0.3.1
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
2024-12-23 05:38:07 +00:00
parent edbbdd57d7
commit f78d458bd8
2 changed files with 13 additions and 1 deletions

View File

@@ -6,6 +6,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
## [0.3.1] - 2024-12-23
### Fixed
- *(deps)* update rust crate thiserror to v2.0.9
- *(deps)* update rust crate thiserror to v2.0.8
### Other
- *(deps)* update rust crate anyhow to v1.0.95
- *(deps)* update all dependencies
- *(deps)* update rust crate tracing to v0.1.41
- Configure Renovate (#4)
## [0.3.0] - 2024-12-13
### Added