From e2d5a49a4893b9247a44d7a238804afb4891a5a7 Mon Sep 17 00:00:00 2001 From: Unbound Releaser Date: Sat, 27 Jun 2026 23:17:47 +0000 Subject: [PATCH] chore(release): prepare for v0.4.3 --- CHANGELOG.md | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2a82153..61b943f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,20 @@ All notable changes to this project will be documented in this file. -## [0.4.2] - 2026-06-08 +## [0.4.3] - 2026-06-27 + +### 🐛 Bug Fixes + +- *(deps)* Update aws-sdk-go-v2 monorepo (#138) +- *(deps)* Update aws-sdk-go-v2 monorepo (#140) +- *(deps)* Update aws-sdk-go-v2 monorepo (#142) + +### ⚙️ Miscellaneous Tasks + +- *(deps)* Update actions/checkout action to v7 (#144) +- *(deps)* Update pre-commit hook alessandrojcm/commitlint-pre-commit-hook to v9.26.0 (#146) + +## [0.4.2] - 2026-06-11 ### 🐛 Bug Fixes