chore: update prlog for pr

This commit is contained in:
Jerus Bot
2025-10-31 08:05:50 +00:00
committed by Jeremiah Russell
parent bf8d1c3cf4
commit c2c1df2629

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]
### Added
- ✨ add optional rules path argument to cli(pr [#110])
## [0.0.16] - 2025-10-30
### Added
@@ -342,6 +348,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
[#107]: https://github.com/jerus-org/cull-gmail/pull/107
[#108]: https://github.com/jerus-org/cull-gmail/pull/108
[#109]: https://github.com/jerus-org/cull-gmail/pull/109
[#110]: https://github.com/jerus-org/cull-gmail/pull/110
[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
[0.0.14]: https://github.com/jerus-org/cull-gmail/compare/v0.0.13...v0.0.14