diff --git a/.version b/.version index d5d8ca8..d6076c3 100644 --- a/.version +++ b/.version @@ -1,3 +1,3 @@ { - "version": "1.6.0" + "version": "1.6.1" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 46aad20..d2f6228 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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