From 54d146477852e3286a503cab34f06610e764a60d Mon Sep 17 00:00:00 2001 From: Jerus Bot <171541392+jerus-bot@users.noreply.github.com> Date: Tue, 30 Sep 2025 05:31:57 +0000 Subject: [PATCH] chore: update prlog for pr --- PRLOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/PRLOG.md b/PRLOG.md index 2a551c4..184bd33 100644 --- a/PRLOG.md +++ b/PRLOG.md @@ -11,6 +11,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - ✨ feat(lib)-add addition function with test(pr [#2]) - 👷 ci(config)-add version parameter to save_next_version job(pr [#4]) +- 👷 ci(circleci)-fix version string format in config(pr [#5]) [#2]: https://github.com/jerus-org/cull-gmail/pull/2 [#4]: https://github.com/jerus-org/cull-gmail/pull/4 +[#5]: https://github.com/jerus-org/cull-gmail/pull/5