From 31af462eac3a26a282377c0551501192027429c8 Mon Sep 17 00:00:00 2001 From: Unbound Release Date: Tue, 3 Dec 2024 19:18:19 +0000 Subject: [PATCH] chore(release): prepare for v0.2.3 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8b68566..ae20e2a 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/stretchr/testify to v1.10.0 +- *(deps)* Update module github.com/getsentry/sentry-go to v0.30.0 ### ⚙️ Miscellaneous Tasks