From ae27ad73f37b8f676cb11862115794d639d2c201 Mon Sep 17 00:00:00 2001 From: Jerus Bot <171541392+jerus-bot@users.noreply.github.com> Date: Thu, 9 Oct 2025 11:28:13 +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 b4e587c..bc261cf 100644 --- a/PRLOG.md +++ b/PRLOG.md @@ -11,6 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - ✨ implement commands dispatching(pr [#49]) - ✨ add label functionality to rules(pr [#51]) +- ✨ add remove label from rule(pr [#52]) ### Changed @@ -150,6 +151,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 [#49]: https://github.com/jerus-org/cull-gmail/pull/49 [#50]: https://github.com/jerus-org/cull-gmail/pull/50 [#51]: https://github.com/jerus-org/cull-gmail/pull/51 +[#52]: https://github.com/jerus-org/cull-gmail/pull/52 [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