From 01776687fb39b56dfd2759f058dbe243b6e2f7e5 Mon Sep 17 00:00:00 2001 From: Jerus Bot <171541392+jerus-bot@users.noreply.github.com> Date: Thu, 9 Oct 2025 06:17:20 +0000 Subject: [PATCH] chore: update prlog for pr --- PRLOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/PRLOG.md b/PRLOG.md index 7a660a5..45e8fc2 100644 --- a/PRLOG.md +++ b/PRLOG.md @@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [Unreleased] + +### Changed + +- ♻️ refactor(cli)-consolidate rules and labels under config subcommand(pr [#48]) + ## [0.0.5] - 2025-10-08 ### Added @@ -131,6 +137,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 [#45]: https://github.com/jerus-org/cull-gmail/pull/45 [#46]: https://github.com/jerus-org/cull-gmail/pull/46 [#47]: https://github.com/jerus-org/cull-gmail/pull/47 +[#48]: https://github.com/jerus-org/cull-gmail/pull/48 +[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 [0.0.3]: https://github.com/jerus-org/cull-gmail/compare/v0.0.2...v0.0.3