chore: update prlog for pr
This commit is contained in:
committed by
Jeremiah Russell
parent
c1f7cf859a
commit
33710e48c1
8
PRLOG.md
8
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/)
|
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).
|
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
||||||
|
|
||||||
|
## [Unreleased]
|
||||||
|
|
||||||
|
### Fixed
|
||||||
|
|
||||||
|
- 🐛 cli: load config file as optional(pr [#94])
|
||||||
|
|
||||||
## [0.0.12] - 2025-10-22
|
## [0.0.12] - 2025-10-22
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
@@ -278,6 +284,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||||||
[#91]: https://github.com/jerus-org/cull-gmail/pull/91
|
[#91]: https://github.com/jerus-org/cull-gmail/pull/91
|
||||||
[#92]: https://github.com/jerus-org/cull-gmail/pull/92
|
[#92]: https://github.com/jerus-org/cull-gmail/pull/92
|
||||||
[#93]: https://github.com/jerus-org/cull-gmail/pull/93
|
[#93]: https://github.com/jerus-org/cull-gmail/pull/93
|
||||||
|
[#94]: https://github.com/jerus-org/cull-gmail/pull/94
|
||||||
|
[Unreleased]: https://github.com/jerus-org/cull-gmail/compare/v0.0.12...HEAD
|
||||||
[0.0.12]: https://github.com/jerus-org/cull-gmail/compare/v0.0.11...v0.0.12
|
[0.0.12]: https://github.com/jerus-org/cull-gmail/compare/v0.0.11...v0.0.12
|
||||||
[0.0.11]: https://github.com/jerus-org/cull-gmail/compare/v0.0.10...v0.0.11
|
[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
|
[0.0.10]: https://github.com/jerus-org/cull-gmail/compare/v0.0.9...v0.0.10
|
||||||
|
|||||||
Reference in New Issue
Block a user