From 2fd6c8d54213d0bf5e7d28a7f424fcb827a24e91 Mon Sep 17 00:00:00 2001 From: Jerus Bot <171541392+jerus-bot@users.noreply.github.com> Date: Thu, 9 Oct 2025 13:24:00 +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 5655e2e..4bf3a52 100644 --- a/PRLOG.md +++ b/PRLOG.md @@ -17,6 +17,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed - ♻️ refactor(cli)-consolidate rules and labels under config subcommand(pr [#48]) +- ♻️ refactor(cli)-rename command to sub_command for clarity(pr [#55]) ### Fixed @@ -156,6 +157,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 [#52]: https://github.com/jerus-org/cull-gmail/pull/52 [#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 [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