From f2a008c2c039654a0f90ee820d8a43c95ce24740 Mon Sep 17 00:00:00 2001 From: Unbound Releaser Date: Sat, 22 Aug 2026 00:24:40 +0000 Subject: [PATCH 1/2] chore(release): prepare for 1.6.11 --- CHANGELOG.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c55ce7e..627c20b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,13 @@ All notable changes to this project will be documented in this file. -## [1.6.10] - 2026-08-19 +## [1.6.11] - 2026-08-22 + +### ⚙️ Miscellaneous Tasks + +- *(deps)* Update go toolchain directive to v1.27.0 (#405) + +## [1.6.10] - 2026-08-20 ### ⚙️ Miscellaneous Tasks -- 2.54.0 From b0cecfcf334bfb67045c7ab25eebd7d524a1e69b Mon Sep 17 00:00:00 2001 From: Unbound Releaser Date: Sat, 22 Aug 2026 00:24:44 +0000 Subject: [PATCH 2/2] chore(release): prepare for 1.6.11 --- .version | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.version b/.version index 81a84ca..ddc918f 100644 --- a/.version +++ b/.version @@ -1,3 +1,3 @@ { - "version": "1.6.10" + "version": "1.6.11" } -- 2.54.0