chore(release): prepare for 1.6.0 #224

Merged
argoyle merged 6 commits from next-release into main 2026-01-16 13:24:58 +00:00
2 changed files with 12 additions and 1 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
{
"version": "1.5.0"
"version": "1.6.0"
}
+11
View File
@@ -2,6 +2,17 @@
All notable changes to this project will be documented in this file.
## [1.6.0] - 2026-01-16
### 🚀 Features
- Add multi-platform build support (amd64, arm64)
### ⚙️ Miscellaneous Tasks
- *(deps)* Update golang:1.25.5 docker digest to 3a01526 (#223)
- *(deps)* Update dependency go to v1.25.6 (#225)
## [1.5.0] - 2026-01-10
### 🚀 Features