From 9796f822141777650a544c716bafaac9c194c4c9 Mon Sep 17 00:00:00 2001 From: Unbound Release Date: Sat, 28 Dec 2024 16:26:45 +0000 Subject: [PATCH] chore(release): prepare for v0.0.7 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 36e2985..5b33a44 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,6 +16,7 @@ All notable changes to this project will be documented in this file. ### ⚙️ Miscellaneous Tasks - Simplify CI configuration by removing unused variables +- *(golangci)* Increase timeout to 5 minutes ## [0.0.6] - 2024-11-21