chore(release): prepare for 1.6.3 #340

Merged
argoyle merged 2 commits from next-release into main 2026-03-19 13:02:45 +00:00
2 changed files with 11 additions and 1 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
{
"version": "1.6.2"
"version": "1.6.3"
}
+10
View File
@@ -2,6 +2,16 @@
All notable changes to this project will be documented in this file.
## [1.6.3] - 2026-03-19
### 🐛 Bug Fixes
- *(deps)* Update kubernetes monorepo to v0.35.3 (#339)
### ⚙️ Miscellaneous Tasks
- *(deps)* Update golang:1.26.1 docker digest to 984bf90 (#337)
## [1.6.2] - 2026-03-06
### 🐛 Bug Fixes