chore(release): prepare for 1.6.9 #342

Closed
releaser wants to merge 2 commits from next-release into main
2 changed files with 16 additions and 1 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
{
"version": "1.6.8"
"version": "1.6.9"
}
+15
View File
@@ -2,6 +2,21 @@
All notable changes to this project will be documented in this file.
## [1.6.9] - 2026-07-19
### ⚙️ Miscellaneous Tasks
- *(deps)* Update golang:1.26.4 docker digest to 792443b (#322)
- *(deps)* Update actions/checkout action to v7 (#324)
- *(deps)* Update golang:1.26.4 docker digest to 8c5d338 (#326)
- *(deps)* Update golang:1.26.4 docker digest to 478231b (#328)
- *(deps)* Update golang:1.26.4 docker digest to 8f4cb3b (#330)
- *(deps)* Update golang:1.26.4 docker digest to f96cc55 (#332)
- *(deps)* Update go toolchain directive to v1.26.5 [security] (#334)
- *(deps)* Update golang docker tag to v1.26.5 (#336)
- *(deps)* Update golang:1.26.5 docker digest to ae5a231 (#339)
- *(deps)* Update actions/setup-go action to v7 (#341)
## [1.6.8] - 2026-06-15
### 🐛 Bug Fixes