From 82fbdef7734e5c626cbc1bab7e5e2177785c1ae8 Mon Sep 17 00:00:00 2001 From: Jerus Bot <171541392+jerus-bot@users.noreply.github.com> Date: Thu, 12 Feb 2026 17:56:27 +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 39b5878..2acbce3 100644 --- a/PRLOG.md +++ b/PRLOG.md @@ -19,6 +19,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]) +- 👷 ci(circleci)-add release configuration for automated deployment(pr [#154]) ### Fixed @@ -437,6 +438,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 [#151]: https://github.com/jerus-org/cull-gmail/pull/151 [#152]: https://github.com/jerus-org/cull-gmail/pull/152 [#153]: https://github.com/jerus-org/cull-gmail/pull/153 +[#154]: https://github.com/jerus-org/cull-gmail/pull/154 [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