From 4ab7e6ef554d09dcb17bfecbd2bada9af4c0ec67 Mon Sep 17 00:00:00 2001 From: Unbound Release Date: Fri, 10 Jan 2025 08:41:27 +0000 Subject: [PATCH] chore(release): prepare for v0.1.1 --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f56b614..faffca1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,12 +2,13 @@ All notable changes to this project will be documented in this file. -## [0.1.1] - 2025-01-06 +## [0.1.1] - 2025-01-10 ### 🐛 Bug Fixes - *(deps)* Update module github.com/getsentry/sentry-go to v0.31.0 - *(deps)* Update module github.com/getsentry/sentry-go to v0.31.1 +- *(deps)* Update module github.com/alecthomas/kong to v1.6.1 ## [0.1.0] - 2025-01-01