From 0e5aac8ca3edf8807f352931e19764011f344c63 Mon Sep 17 00:00:00 2001 From: Unbound Releaser Date: Sun, 22 Mar 2026 18:16:35 +0000 Subject: [PATCH] chore(release): prepare for v0.5.1 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8d23047..6e3aba7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ All notable changes to this project will be documented in this file. +## [0.5.1] - 2026-03-22 + +### ⚙️ Miscellaneous Tasks + +- *(deps)* Update pre-commit hook gitleaks/gitleaks to v8.30.1 (#296) +- *(deps)* Update pre-commit hook golangci/golangci-lint to v2.11.4 (#298) + ## [0.5.0] - 2026-03-12 ### 🚀 Features