chore(release): prepare for 1.6.1 #229

Merged
argoyle merged 4 commits from next-release into main 2026-01-19 10:50:40 +00:00
2 changed files with 11 additions and 1 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
{
"version": "1.6.0"
"version": "1.6.1"
}
+10
View File
@@ -2,6 +2,16 @@
All notable changes to this project will be documented in this file.
## [1.6.1] - 2026-01-19
### 🐛 Bug Fixes
- Standardize Dockerfile stage names to uppercase
### Build
- Support multi-architecture builds in Dockerfile
## [1.6.0] - 2026-01-16
### 🚀 Features