chore: update prlog for pr

This commit is contained in:
Jerus Bot
2025-10-09 07:16:41 +00:00
committed by Jeremiah Russell
parent adc50f63a2
commit 091dc360c6

View File

@@ -15,6 +15,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- ♻️ refactor(cli)-consolidate rules and labels under config subcommand(pr [#48])
### Fixed
- 🐛 label_cli: display labels by rule id(pr [#50])
## [0.0.5] - 2025-10-08
### Added
@@ -143,6 +147,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
[#47]: https://github.com/jerus-org/cull-gmail/pull/47
[#48]: https://github.com/jerus-org/cull-gmail/pull/48
[#49]: https://github.com/jerus-org/cull-gmail/pull/49
[#50]: https://github.com/jerus-org/cull-gmail/pull/50
[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