From 1132a2da3c319ad35a49589a57ba9604d4e33cb6 Mon Sep 17 00:00:00 2001 From: Jerus Bot <171541392+jerus-bot@users.noreply.github.com> Date: Thu, 9 Oct 2025 06:41:37 +0000 Subject: [PATCH] chore: update prlog for pr --- PRLOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/PRLOG.md b/PRLOG.md index 45e8fc2..9daabe4 100644 --- a/PRLOG.md +++ b/PRLOG.md @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +### Added + +- ✨ implement commands dispatching(pr [#49]) + ### Changed - ♻️ refactor(cli)-consolidate rules and labels under config subcommand(pr [#48]) @@ -138,6 +142,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 [#46]: https://github.com/jerus-org/cull-gmail/pull/46 [#47]: https://github.com/jerus-org/cull-gmail/pull/47 [#48]: https://github.com/jerus-org/cull-gmail/pull/48 +[#49]: https://github.com/jerus-org/cull-gmail/pull/49 [Unreleased]: https://github.com/jerus-org/cull-gmail/compare/v0.0.5...HEAD [0.0.5]: https://github.com/jerus-org/cull-gmail/compare/v0.0.4...v0.0.5 [0.0.4]: https://github.com/jerus-org/cull-gmail/compare/v0.0.3...v0.0.4