From 0568428292683d77238307f9f351dce5c2da30e4 Mon Sep 17 00:00:00 2001 From: rldyourmnd Date: Mon, 21 Sep 2026 15:19:54 +0500 Subject: [PATCH] chore(release): 0.1.6 Signed-off-by: rldyourmnd --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index eb5ce0a..4e7c903 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,12 @@ contract. ## [Unreleased] +## [0.1.6] - 2026-09-21 + +- Repoint ci-feedback publishing to the ci-workflows module home and converge + the ci-workflows callers on the signed 0.1.25 tag. + + ## [0.1.5] - 2026-09-16 - Raise Staticcheck to v0.8.1 and probe it against the local Go toolchain so the gate can analyze Go 1.27 export data.