Compare commits

2 Commits

Author SHA1 Message Date
cuddle-please
9cbf95cbe8 chore(release): 0.1.3
All checks were successful
continuous-integration/drone/push Build is passing
2025-09-24 19:43:37 +00:00
095d7d19d0 chore: Configure Renovate (#4)
Some checks failed
continuous-integration/drone/push Build is failing
Add renovate.json

Reviewed-on: #4
2025-09-24 21:42:52 +02:00
2 changed files with 10 additions and 0 deletions

View File

@@ -9,12 +9,19 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [0.1.3] - 2025-09-24 ## [0.1.3] - 2025-09-24
### Added ### Added
- add publish
- add features for nats and postgres - add features for nats and postgres
- add postgres - add postgres
- extract backend - extract backend
- do publish - do publish
- allow readme - allow readme
### Other
- *(release)* v0.1.3 (#3)
chore(release): 0.1.3
- Configure Renovate (#4)
Add renovate.json
## [0.1.2] - 2025-07-04 ## [0.1.2] - 2025-07-04
### Added ### Added

3
renovate.json Normal file
View File

@@ -0,0 +1,3 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json"
}