chore(release): prepare for v0.3.0 #104

Merged
group_2759636_bot_9075f203b5d02ced0a8269693de8933b merged 23 commits from next-release into main 2025-01-01 20:24:40 +00:00
+16 -1
View File
@@ -2,7 +2,22 @@
All notable changes to this project will be documented in this file.
## [0.2.2] - 2024-10-18
## [0.3.0] - 2025-01-01
### 🚀 Features
- *(golangci)* Increase timeout for parallel runners to 5m
### 🐛 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
- *(ci)* Remove pre-commit job and include new template
## [0.2.2] - 2024-10-21
### 🐛 Bug Fixes