diff --git a/PRLOG.md b/PRLOG.md index 07ba079..55f81d8 100644 --- a/PRLOG.md +++ b/PRLOG.md @@ -17,6 +17,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - 📘 Add WARP.md developer guidance file(pr [#89]) - ✨ Add configurable rules directory support(pr [#91]) +### Fixed + +- 🐛 ci: correct default test runner value(pr [#92]) + ## [0.0.11] - 2025-10-20 ### Added @@ -271,6 +275,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 [#89]: https://github.com/jerus-org/cull-gmail/pull/89 [#90]: https://github.com/jerus-org/cull-gmail/pull/90 [#91]: https://github.com/jerus-org/cull-gmail/pull/91 +[#92]: https://github.com/jerus-org/cull-gmail/pull/92 [Unreleased]: https://github.com/jerus-org/cull-gmail/compare/v0.0.11...HEAD [0.0.11]: https://github.com/jerus-org/cull-gmail/compare/v0.0.10...v0.0.11 [0.0.10]: https://github.com/jerus-org/cull-gmail/compare/v0.0.9...v0.0.10