chore(release): prepare for 1.6.9
cron-checker / test (push) Skipped
cron-checker / vulnerabilities (push) Skipped
cron-checker / build (push) Skipped

This commit is contained in:
2026-08-17 08:26:23 +00:00
parent 7c0445b4ef
commit 385c2c6c17
+10 -1
View File
@@ -2,7 +2,16 @@
All notable changes to this project will be documented in this file.
## [1.6.8] - 2026-08-09
## [1.6.9] - 2026-08-17
### ⚙️ Miscellaneous Tasks
- *(deps)* Update golang:1.26.5 docker digest to e8ab809 (#392)
- *(deps)* Update go toolchain directive to v1.26.6 [security] (#395)
- *(deps)* Update golang docker tag to v1.26.6 (#394)
- Derive Go version from go.mod instead of 'stable' (#397)
## [1.6.8] - 2026-08-10
### 🐛 Bug Fixes