diff --git a/.version b/.version index 06658e8..81a84ca 100644 --- a/.version +++ b/.version @@ -1,3 +1,3 @@ { - "version": "1.6.9" + "version": "1.6.10" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 26c94a6..c55ce7e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ All notable changes to this project will be documented in this file. +## [1.6.10] - 2026-08-19 + +### ⚙️ Miscellaneous Tasks + +- *(deps)* Update golang docker tag to v1.26.7 (#401) +- *(deps)* Update golang docker tag to v1.27.0 (#403) + ## [1.6.9] - 2026-08-17 ### ⚙️ Miscellaneous Tasks