chore(release): prepare for v0.1.2

This commit is contained in:
2026-02-06 00:13:23 +00:00
parent b0c84530bc
commit 20ca082a98
+6 -1
View File
@@ -2,13 +2,18 @@
All notable changes to this project will be documented in this file.
## [0.1.2] - 2026-01-28
## [0.1.2] - 2026-02-06
### 🐛 Bug Fixes
- *(deps)* Update aws-sdk-go-v2 monorepo (#49)
- *(deps)* Update module github.com/aws/aws-sdk-go-v2/feature/s3/manager to v1.21.0 (#51)
- *(deps)* Update aws-sdk-go-v2 monorepo (#53)
- *(deps)* Update module github.com/aws/aws-sdk-go-v2/feature/s3/manager to v1.22.0 (#54)
### 🚜 Refactor
- Migrate from deprecated s3/manager to s3/transfermanager
### ⚙️ Miscellaneous Tasks