From ebf658bb48e2369b34f27c756ba4876cede72136 Mon Sep 17 00:00:00 2001 From: Unbound Release Date: Mon, 19 May 2025 06:09:12 +0000 Subject: [PATCH] chore(release): prepare for v0.5.1 --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d5df8fc..8dc06b3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,12 +2,13 @@ All notable changes to this project will be documented in this file. -## [0.5.1] - 2025-05-15 +## [0.5.1] - 2025-05-19 ### 🐛 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 +- *(deps)* Update module github.com/khan/genqlient to v0.8.1 ## [0.5.0] - 2025-05-15