From ad15da3b8122a6482fcf5fe457204890a6beeb95 Mon Sep 17 00:00:00 2001 From: Unbound Releaser Date: Fri, 4 Sep 2026 01:37:59 +0000 Subject: [PATCH 1/2] chore(release): prepare for 1.6.11 --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 48aa110..ca085ad 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,12 @@ All notable changes to this project will be documented in this file. +## [1.6.11] - 2026-09-04 + +### ⚙️ Miscellaneous Tasks + +- *(deps)* Update go toolchain directive to v1.27.1 (#388) + ## [1.6.10] - 2026-09-03 ### 🐛 Bug Fixes -- 2.54.0 From 2741ca2357810e91ac603c4258e602b9582d8471 Mon Sep 17 00:00:00 2001 From: Unbound Releaser Date: Fri, 4 Sep 2026 01:38:02 +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