From a21891473c6273c8e8b7eff0aea139d21400c0f9 Mon Sep 17 00:00:00 2001 From: Unbound Release Date: Thu, 2 Jan 2025 14:45:52 +0000 Subject: [PATCH] chore(release): prepare for v0.3.1 --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e6eab5c..553aebe 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,12 @@ All notable changes to this project will be documented in this file. +## [0.3.1] - 2025-01-02 + +### 🐛 Bug Fixes + +- *(deps)* Update module github.com/getsentry/sentry-go to v0.31.0 + ## [0.3.0] - 2025-01-01 ### 🚀 Features