chore(release): prepare for v0.1.1

This commit is contained in:
2026-06-26 16:00:13 +00:00
parent bb0a74b6a1
commit 554819a17f
+13 -1
View File
@@ -2,10 +2,22 @@
All notable changes to this project will be documented in this file.
## [0.1.1] - 2026-06-26
### 🐛 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
- *(deps)* Update actions/cache action to v6
## [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 -->