chore(release): prepare for v0.1.4

This commit is contained in:
2026-03-13 20:29:03 +00:00
parent 78af8b0e1b
commit 35042cab09
+14
View File
@@ -2,6 +2,20 @@
All notable changes to this project will be documented in this file.
## [0.1.4] - 2026-03-13
### 🐛 Bug Fixes
- *(deps)* Update module github.com/aws/aws-sdk-go-v2/service/s3 to v1.97.0 (#80)
- *(deps)* Update module github.com/aws/aws-sdk-go-v2/feature/s3/transfermanager to v0.1.9 (#82)
- *(deps)* Update aws-sdk-go-v2 monorepo (#83)
### ⚙️ Miscellaneous Tasks
- *(deps)* Update pre-commit hook golangci/golangci-lint to v2.11.2 (#74)
- *(deps)* Update pre-commit hook golangci/golangci-lint to v2.11.3 (#76)
- *(deps)* Update pre-commit hook gitleaks/gitleaks to v8.30.1 (#78)
## [0.1.3] - 2026-03-06
### 🐛 Bug Fixes