From 17fe00754a9a0b6f14fac9707016fd193214a920 Mon Sep 17 00:00:00 2001 From: Unbound Release Date: Thu, 15 May 2025 13:50:49 +0000 Subject: [PATCH] chore(release): prepare for v0.3.3 --- CHANGELOG.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 365af62..ea97c31 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,17 @@ All notable changes to this project will be documented in this file. -## [0.3.2] - 2025-04-10 +## [0.3.3] - 2025-05-15 + +### 🐛 Bug Fixes + +- *(deps)* Update module github.com/getsentry/sentry-go to v0.33.0 + +### 🚜 Refactor + +- *(ci)* Update CI templates for better structure + +## [0.3.2] - 2025-04-11 ### 🐛 Bug Fixes