From bdb3a9e4571331fc866bd9067456833d346c4820 Mon Sep 17 00:00:00 2001 From: Jerus Bot <171541392+jerus-bot@users.noreply.github.com> Date: Thu, 9 Oct 2025 13:53:23 +0000 Subject: [PATCH] chore: update prlog for pr --- PRLOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/PRLOG.md b/PRLOG.md index 4bf3a52..0f05aac 100644 --- a/PRLOG.md +++ b/PRLOG.md @@ -18,6 +18,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - ♻️ refactor(cli)-consolidate rules and labels under config subcommand(pr [#48]) - ♻️ refactor(cli)-rename command to sub_command for clarity(pr [#55]) +- ♻️ refactor(project)-move main.rs to cli directory(pr [#56]) ### Fixed @@ -158,6 +159,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 [#53]: https://github.com/jerus-org/cull-gmail/pull/53 [#54]: https://github.com/jerus-org/cull-gmail/pull/54 [#55]: https://github.com/jerus-org/cull-gmail/pull/55 +[#56]: https://github.com/jerus-org/cull-gmail/pull/56 [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