From fda5f8f472c29cac937c41d12675b4dcd5d6e5ce Mon Sep 17 00:00:00 2001 From: Jerus Bot <171541392+jerus-bot@users.noreply.github.com> Date: Fri, 10 Oct 2025 06:53:04 +0000 Subject: [PATCH] chore: update prlog for pr --- PRLOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/PRLOG.md b/PRLOG.md index d04da10..66303fd 100644 --- a/PRLOG.md +++ b/PRLOG.md @@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [Unreleased] + +### Added + +- ✨ add run cli command(pr [#59]) + ## [0.0.6] - 2025-10-09 ### Added @@ -162,6 +168,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 [#55]: https://github.com/jerus-org/cull-gmail/pull/55 [#56]: https://github.com/jerus-org/cull-gmail/pull/56 [#57]: https://github.com/jerus-org/cull-gmail/pull/57 +[#59]: https://github.com/jerus-org/cull-gmail/pull/59 +[Unreleased]: https://github.com/jerus-org/cull-gmail/compare/v0.0.6...HEAD [0.0.6]: https://github.com/jerus-org/cull-gmail/compare/v0.0.5...v0.0.6 [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