From 3c58611aed2d1ced9b15dc41c973b5974aec8404 Mon Sep 17 00:00:00 2001 From: Jerus Bot <171541392+jerus-bot@users.noreply.github.com> Date: Wed, 11 Feb 2026 14:12:03 +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 6e1efb3..0aee3f9 100644 --- a/PRLOG.md +++ b/PRLOG.md @@ -12,6 +12,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]) +- add security improvements to CI(pr [#142]) ### Changed @@ -413,6 +414,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 [#139]: https://github.com/jerus-org/cull-gmail/pull/139 [#140]: https://github.com/jerus-org/cull-gmail/pull/140 [#141]: https://github.com/jerus-org/cull-gmail/pull/141 +[#142]: https://github.com/jerus-org/cull-gmail/pull/142 [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