From 6420e2fe1044b5657dc703ff31b3b4071be61a68 Mon Sep 17 00:00:00 2001 From: Unbound Release Date: Tue, 11 Nov 2025 09:39:20 +0000 Subject: [PATCH] chore(release): prepare for v0.0.3 --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6962d97..18ffa9a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,12 +2,13 @@ All notable changes to this project will be documented in this file. -## [0.0.3] - 2025-11-05 +## [0.0.3] - 2025-11-11 ### 🐛 Bug Fixes - *(deps)* Update module github.com/aws/aws-sdk-go-v2/service/s3 to v1.90.0 - *(deps)* Update module github.com/aws/aws-sdk-go-v2/feature/s3/manager to v1.20.4 +- *(deps)* Update module github.com/aws/aws-sdk-go-v2/feature/s3/manager to v1.20.5 ### ⚙️ Miscellaneous Tasks