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

This commit is contained in:
cuddle-please
2025-09-25 09:07:34 +00:00
parent 4527ee7829
commit dbb79e60b8
2 changed files with 20 additions and 1 deletions

View File

@@ -6,6 +6,25 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
## [0.2.0] - 2025-09-25
### Added
- truly cancel if revision isn't as expected
- reset after failure
- print as well
- add publish
- add features for nats and postgres
- add postgres
- extract backend
- do publish
- allow readme
### Other
- *(release)* v0.1.3 (#3)
chore(release): 0.1.3
- Configure Renovate (#4)
Add renovate.json
## [0.1.3] - 2025-09-24
### Added