chore(release): prepare for 1.6.9 #400

Merged
argoyle merged 2 commits from next-release into main 2026-08-17 08:58:39 +00:00
2 changed files with 11 additions and 2 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
{
"version": "1.6.8"
"version": "1.6.9"
}
+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