chore(release): prepare for v0.2.0

This commit is contained in:
2026-06-19 16:44:51 +00:00
parent a705fc33c4
commit 15a976f197
+11 -1
View File
@@ -2,10 +2,20 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
## [0.2.0] - 2026-06-19
### 🚀 Features
- Move MockLogger into a logtest sub-package (#5)
### ⚙️ Miscellaneous Tasks
- *(ci)* Add shared-lib scaffolding and functional coverage gate (#3)
## [0.1.0] - 2026-06-15 ## [0.1.0] - 2026-06-15
### 🚀 Features ### 🚀 Features
- Initial version: `SetupLogger` + context-logger helpers, the `MockLogger` test helper, and a `middleware` request-logger sub-package, extracted from the per-service copies. - Initial shared logging module
<!-- generated by git-cliff --> <!-- generated by git-cliff -->