chore(release): prepare for v0.4.3 #145

Open
releaser wants to merge 2 commits from next-release into main
2 changed files with 14 additions and 2 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
{
"version": "v0.4.2"
"version": "v0.4.3"
}
+13 -1
View File
@@ -2,7 +2,19 @@
All notable changes to this project will be documented in this file.
## [0.4.2] - 2026-06-08
## [0.4.3] - 2026-06-20
### 🐛 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)
## [0.4.2] - 2026-06-11
### 🐛 Bug Fixes