chore: update prlog for pr

This commit is contained in:
Jerus Bot
2025-10-23 06:33:43 +00:00
committed by Jeremiah Russell
parent 05b4a968f7
commit 79e0de72e6

View File

@@ -11,6 +11,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- ✨ load application secret with logging(pr [#95])
### Fixed
- 🐛 config: improve config logging format(pr [#96])
## [0.0.13] - 2025-10-22
### Fixed
@@ -292,6 +296,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
[#93]: https://github.com/jerus-org/cull-gmail/pull/93
[#94]: https://github.com/jerus-org/cull-gmail/pull/94
[#95]: https://github.com/jerus-org/cull-gmail/pull/95
[#96]: https://github.com/jerus-org/cull-gmail/pull/96
[Unreleased]: https://github.com/jerus-org/cull-gmail/compare/v0.0.13...HEAD
[0.0.13]: https://github.com/jerus-org/cull-gmail/compare/v0.0.12...v0.0.13
[0.0.12]: https://github.com/jerus-org/cull-gmail/compare/v0.0.11...v0.0.12