chore: update prlog for pr

This commit is contained in:
Jerus Bot
2025-10-09 13:05:15 +00:00
committed by Jeremiah Russell
parent 992e62f0c9
commit e80c7e3273

View File

@@ -12,6 +12,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- ✨ implement commands dispatching(pr [#49]) - ✨ implement commands dispatching(pr [#49])
- ✨ add label functionality to rules(pr [#51]) - ✨ add label functionality to rules(pr [#51])
- ✨ add remove label from rule(pr [#52]) - ✨ add remove label from rule(pr [#52])
- ✨ implement action subcommand(pr [#54])
### Changed ### Changed
@@ -154,6 +155,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
[#51]: https://github.com/jerus-org/cull-gmail/pull/51 [#51]: https://github.com/jerus-org/cull-gmail/pull/51
[#52]: https://github.com/jerus-org/cull-gmail/pull/52 [#52]: https://github.com/jerus-org/cull-gmail/pull/52
[#53]: https://github.com/jerus-org/cull-gmail/pull/53 [#53]: https://github.com/jerus-org/cull-gmail/pull/53
[#54]: https://github.com/jerus-org/cull-gmail/pull/54
[Unreleased]: https://github.com/jerus-org/cull-gmail/compare/v0.0.5...HEAD [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.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.4]: https://github.com/jerus-org/cull-gmail/compare/v0.0.3...v0.0.4