chore(release): prepare for 1.6.5 #353

Open
releaser wants to merge 2 commits from next-release into main
2 changed files with 11 additions and 1 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
{
"version": "1.6.4"
"version": "1.6.5"
}
+10
View File
@@ -2,6 +2,16 @@
All notable changes to this project will be documented in this file.
## [1.6.5] - 2026-04-29
### 🐛 Bug Fixes
- *(deps)* Update kubernetes monorepo to v0.36.0 (#352)
### ⚙️ Miscellaneous Tasks
- *(deps)* Update golang:1.26.2 docker digest to e1203b8 (#350)
## [1.6.4] - 2026-04-19
### 🐛 Bug Fixes