From 687cc7c4c0dc0432d6be6b8156c9a72604bccdc0 Mon Sep 17 00:00:00 2001 From: Unbound Release Date: Thu, 15 May 2025 13:10:36 +0000 Subject: [PATCH] chore(release): prepare for v0.5.1 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 974cd92..d5df8fc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,7 @@ All notable changes to this project will be documented in this file. ### 🐛 Bug Fixes - *(deps)* Update module github.com/alecthomas/kong to v1.11.0 +- *(deps)* Update module github.com/getsentry/sentry-go to v0.33.0 ## [0.5.0] - 2025-05-15