From 66689b795d11e97636935f852a27bc67f574db6d Mon Sep 17 00:00:00 2001 From: Jerus Bot <171541392+jerus-bot@users.noreply.github.com> Date: Wed, 8 Oct 2025 15:32:27 +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 806182b..1205e4f 100644 --- a/PRLOG.md +++ b/PRLOG.md @@ -26,6 +26,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Fixed - 🐛 ui: correct grammar errors in eol command and trash messages(pr [#37]) +- 🐛 error: refine error message for rule selector(pr [#45]) ## [0.0.4] - 2025-10-07 @@ -125,6 +126,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 [#42]: https://github.com/jerus-org/cull-gmail/pull/42 [#43]: https://github.com/jerus-org/cull-gmail/pull/43 [#44]: https://github.com/jerus-org/cull-gmail/pull/44 +[#45]: https://github.com/jerus-org/cull-gmail/pull/45 [Unreleased]: https://github.com/jerus-org/cull-gmail/compare/v0.0.4...HEAD [0.0.4]: https://github.com/jerus-org/cull-gmail/compare/v0.0.3...v0.0.4 [0.0.3]: https://github.com/jerus-org/cull-gmail/compare/v0.0.2...v0.0.3