From ad4abc1ed001f0bf7d2b9ef3a78f666c6de7c15e Mon Sep 17 00:00:00 2001 From: Jerus Bot <171541392+jerus-bot@users.noreply.github.com> Date: Mon, 12 Jan 2026 16:21:17 +0000 Subject: [PATCH] chore: update prlog for pr Signed-off-by: Jerus Bot <171541392+jerus-bot@users.noreply.github.com> --- PRLOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/PRLOG.md b/PRLOG.md index cf2c4c1..a8c306e 100644 --- a/PRLOG.md +++ b/PRLOG.md @@ -11,6 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - ✨ add optional rules path argument to cli(pr [#110]) - ✨ enhance rules configuration(pr [#112]) +- BREAKING: migrate to circleci-toolkit v4.2.1(pr [#134]) ### Changed @@ -383,6 +384,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 [#122]: https://github.com/jerus-org/cull-gmail/pull/122 [#123]: https://github.com/jerus-org/cull-gmail/pull/123 [#124]: https://github.com/jerus-org/cull-gmail/pull/124 +[#134]: https://github.com/jerus-org/cull-gmail/pull/134 [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