chore: update prlog for pr

This commit is contained in:
Jerus Bot
2025-10-30 13:04:35 +00:00
committed by Jeremiah Russell
parent e9eccb6ef6
commit 2da4642c06

View File

@@ -22,6 +22,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- 🐛 gmail: handle batch delete errors(pr [#103]) - 🐛 gmail: handle batch delete errors(pr [#103])
- 🐛 rules: correct grammar and improve date calculation(pr [#104]) - 🐛 rules: correct grammar and improve date calculation(pr [#104])
- 🐛 gmail: use GMAIL_DELETE_SCOPE for batch delete(pr [#105]) - 🐛 gmail: use GMAIL_DELETE_SCOPE for batch delete(pr [#105])
- 🐛 cli: correct rule execution order for trash and delete(pr [#108])
## [0.0.15] - 2025-10-26 ## [0.0.15] - 2025-10-26
@@ -338,6 +339,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
[#105]: https://github.com/jerus-org/cull-gmail/pull/105 [#105]: https://github.com/jerus-org/cull-gmail/pull/105
[#106]: https://github.com/jerus-org/cull-gmail/pull/106 [#106]: https://github.com/jerus-org/cull-gmail/pull/106
[#107]: https://github.com/jerus-org/cull-gmail/pull/107 [#107]: https://github.com/jerus-org/cull-gmail/pull/107
[#108]: https://github.com/jerus-org/cull-gmail/pull/108
[Unreleased]: https://github.com/jerus-org/cull-gmail/compare/v0.0.15...HEAD [Unreleased]: https://github.com/jerus-org/cull-gmail/compare/v0.0.15...HEAD
[0.0.15]: https://github.com/jerus-org/cull-gmail/compare/v0.0.14...v0.0.15 [0.0.15]: https://github.com/jerus-org/cull-gmail/compare/v0.0.14...v0.0.15
[0.0.14]: https://github.com/jerus-org/cull-gmail/compare/v0.0.13...v0.0.14 [0.0.14]: https://github.com/jerus-org/cull-gmail/compare/v0.0.13...v0.0.14