chore: update prlog for pr
This commit is contained in:
committed by
Jeremiah Russell
parent
b450db0bfa
commit
2551d02eba
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]
|
||||||
|
|
||||||
|
### Changed
|
||||||
|
|
||||||
|
- ♻️ refactor(labels)-simplify labels struct initialization(pr [#21])
|
||||||
|
|
||||||
## [0.0.2] - 2025-10-03
|
## [0.0.2] - 2025-10-03
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
@@ -57,5 +63,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||||||
[#18]: https://github.com/jerus-org/cull-gmail/pull/18
|
[#18]: https://github.com/jerus-org/cull-gmail/pull/18
|
||||||
[#19]: https://github.com/jerus-org/cull-gmail/pull/19
|
[#19]: https://github.com/jerus-org/cull-gmail/pull/19
|
||||||
[#20]: https://github.com/jerus-org/cull-gmail/pull/20
|
[#20]: https://github.com/jerus-org/cull-gmail/pull/20
|
||||||
|
[#21]: https://github.com/jerus-org/cull-gmail/pull/21
|
||||||
|
[Unreleased]: https://github.com/jerus-org/cull-gmail/compare/v0.0.2...HEAD
|
||||||
[0.0.2]: https://github.com/jerus-org/cull-gmail/compare/v0.0.1...v0.0.2
|
[0.0.2]: https://github.com/jerus-org/cull-gmail/compare/v0.0.1...v0.0.2
|
||||||
[0.0.1]: https://github.com/jerus-org/cull-gmail/releases/tag/v0.0.1
|
[0.0.1]: https://github.com/jerus-org/cull-gmail/releases/tag/v0.0.1
|
||||||
|
|||||||
Reference in New Issue
Block a user