diff --git a/PRLOG.md b/PRLOG.md index b88646d..c517209 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] + +### Changed + +- 👷 ci(circleci)-fix release tag format in CircleCI config(pr [#161]) + ## [0.1.2] - 2026-02-14 ### Changed @@ -461,6 +467,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 [#158]: https://github.com/jerus-org/cull-gmail/pull/158 [#159]: https://github.com/jerus-org/cull-gmail/pull/159 [#160]: https://github.com/jerus-org/cull-gmail/pull/160 +[#161]: https://github.com/jerus-org/cull-gmail/pull/161 +[Unreleased]: https://github.com/jerus-org/cull-gmail/compare/v0.1.2...HEAD [0.1.2]: https://github.com/jerus-org/cull-gmail/compare/v0.1.1...v0.1.2 [0.1.1]: https://github.com/jerus-org/cull-gmail/compare/v0.1.0...v0.1.1 [0.1.0]: https://github.com/jerus-org/cull-gmail/compare/v0.0.16...v0.1.0