From 091dc360c635bd861210c73e37ee93e20b63cd48 Mon Sep 17 00:00:00 2001 From: Jerus Bot <171541392+jerus-bot@users.noreply.github.com> Date: Thu, 9 Oct 2025 07:16:41 +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 9daabe4..47ebbf3 100644 --- a/PRLOG.md +++ b/PRLOG.md @@ -15,6 +15,10 @@ 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]) +### Fixed + +- 🐛 label_cli: display labels by rule id(pr [#50]) + ## [0.0.5] - 2025-10-08 ### Added @@ -143,6 +147,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 [#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 +[#50]: https://github.com/jerus-org/cull-gmail/pull/50 [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