chore(release): prepare for v0.1.1 #7

Open
releaser wants to merge 2 commits from next-release into main
Showing only changes of commit 4a6deed2b6 - Show all commits
+12 -1
View File
@@ -2,10 +2,21 @@
All notable changes to this project will be documented in this file.
## [0.1.1] - 2026-06-20
### 🐛 Bug Fixes
- *(deps)* Update module github.com/stretchr/testify to v1.11.1 (#2)
### ⚙️ Miscellaneous Tasks
- *(ci)* Add shared-lib scaffolding and functional coverage gate (#4)
- *(deps)* Update actions/checkout action to v7
## [0.1.0] - 2026-06-15
### 🚀 Features
- Initial version: signed `user` header middleware (ADR-0005) and the `MissingDeployedSecrets` startup guard (ADR-0005/0006), extracted from the per-service copies.
- Initial shared auth module
<!-- generated by git-cliff -->