chore: update prlog for pr

This commit is contained in:
Jerus Bot
2025-10-09 06:17:20 +00:00
committed by Jeremiah Russell
parent 4ec18c2712
commit 01776687fb

View File

@@ -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