chore: update prlog for pr

This commit is contained in:
Jerus Bot
2025-10-03 08:52:14 +00:00
committed by Jeremiah Russell
parent c58d8ca339
commit 588d45ad9b

View File

@@ -14,6 +14,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- ✨ implement list api to retrieve gmail messages(pr [#14]) - ✨ implement list api to retrieve gmail messages(pr [#14])
- ✨ implement list functionality for Gmail API(pr [#15]) - ✨ implement list functionality for Gmail API(pr [#15])
- ✨ add max results option to list command(pr [#18]) - ✨ add max results option to list command(pr [#18])
- ✨ add pagination to list command(pr [#19])
### Changed ### Changed
@@ -53,5 +54,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
[#16]: https://github.com/jerus-org/cull-gmail/pull/16 [#16]: https://github.com/jerus-org/cull-gmail/pull/16
[#17]: https://github.com/jerus-org/cull-gmail/pull/17 [#17]: https://github.com/jerus-org/cull-gmail/pull/17
[#18]: https://github.com/jerus-org/cull-gmail/pull/18 [#18]: https://github.com/jerus-org/cull-gmail/pull/18
[#19]: https://github.com/jerus-org/cull-gmail/pull/19
[Unreleased]: https://github.com/jerus-org/cull-gmail/compare/v0.0.1...HEAD [Unreleased]: https://github.com/jerus-org/cull-gmail/compare/v0.0.1...HEAD
[0.0.1]: https://github.com/jerus-org/cull-gmail/releases/tag/v0.0.1 [0.0.1]: https://github.com/jerus-org/cull-gmail/releases/tag/v0.0.1