From 72b9acb436a38166b43cff3df6d1d7cb7aa2c085 Mon Sep 17 00:00:00 2001 From: Jerus Bot <171541392+jerus-bot@users.noreply.github.com> Date: Mon, 12 Jan 2026 22:22:21 +0000 Subject: [PATCH] chore: update prlog for pr Signed-off-by: Jerus Bot <171541392+jerus-bot@users.noreply.github.com> --- PRLOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/PRLOG.md b/PRLOG.md index 29b627b..b10d8e5 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 - ♻️ refactor(cli)-rename rule management subcommands for clarity(pr [#113]) - 🔧 chore(dependencies)-clap test and tidy ups(pr [#114]) +- ci-enable update_pcu in label job to test fix(pr [#135]) ### Fixed @@ -391,6 +392,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 [#125]: https://github.com/jerus-org/cull-gmail/pull/125 [#126]: https://github.com/jerus-org/cull-gmail/pull/126 [#129]: https://github.com/jerus-org/cull-gmail/pull/129 +[#135]: https://github.com/jerus-org/cull-gmail/pull/135 [Unreleased]: https://github.com/jerus-org/cull-gmail/compare/v0.0.16...HEAD [0.0.16]: https://github.com/jerus-org/cull-gmail/compare/v0.0.15...v0.0.16 [0.0.15]: https://github.com/jerus-org/cull-gmail/compare/v0.0.14...v0.0.15