From f8a7e1fc931f72ea23546bb6b4eaf8c2495dcc39 Mon Sep 17 00:00:00 2001 From: Jerus Bot <171541392+jerus-bot@users.noreply.github.com> Date: Fri, 13 Mar 2026 09:22:04 +0000 Subject: [PATCH] chore: update prlog for pr Signed-off-by: Jerus Bot <171541392+jerus-bot@users.noreply.github.com> --- PRLOG.md | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/PRLOG.md b/PRLOG.md index 095e2cd..2bf0072 100644 --- a/PRLOG.md +++ b/PRLOG.md @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +### Changed + +- chore-migrate to workspace structure and 3-file CI pipeline(pr [#170]) + ## [0.1.4] - 2026-02-14 ### Changed @@ -479,9 +483,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 [#161]: https://github.com/jerus-org/cull-gmail/pull/161 [#162]: https://github.com/jerus-org/cull-gmail/pull/162 [#163]: https://github.com/jerus-org/cull-gmail/pull/163 -[Unreleased]: https://github.com/jerus-org/cull-gmail/compare/cull-gmail-v0.1.4...HEAD -[0.1.4]: https://github.com/jerus-org/cull-gmail/compare/cull-gmail-v0.1.3...cull-gmail-v0.1.4 -[0.1.3]: https://github.com/jerus-org/cull-gmail/compare/cull-gmail-v0.1.2...cull-gmail-v0.1.3 +[#170]: https://github.com/jerus-org/cull-gmail/pull/170 +[Unreleased]: https://github.com/jerus-org/cull-gmail/compare/v0.1.4...HEAD +[0.1.4]: https://github.com/jerus-org/cull-gmail/compare/v0.1.3...v0.1.4 +[0.1.3]: https://github.com/jerus-org/cull-gmail/compare/v0.1.2...v0.1.3 [0.1.2]: https://github.com/jerus-org/cull-gmail/compare/v0.1.1...v0.1.2 [0.1.1]: https://github.com/jerus-org/cull-gmail/compare/v0.1.0...v0.1.1 [0.1.0]: https://github.com/jerus-org/cull-gmail/compare/v0.0.16...v0.1.0