From 62ce38b5bd342cbb2f90bf42a0a061aa206da332 Mon Sep 17 00:00:00 2001 From: Unbound Release Date: Sat, 28 Dec 2024 17:45:15 +0000 Subject: [PATCH] chore(release): prepare for v0.3.0 --- CHANGELOG.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c601f6c..545eb32 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,11 @@ All notable changes to this project will be documented in this file. -## [0.2.3] - 2024-12-28 +## [0.3.0] - 2024-12-28 + +### 🚀 Features + +- *(golangci)* Increase timeout for parallel runners to 5m ### 🐛 Bug Fixes