Merge branch 'next-release' into 'main'

chore(release): prepare for v0.0.2

See merge request unboundsoftware/storage!3
This commit is contained in:
2025-11-04 21:21:06 +01:00
2 changed files with 13 additions and 1 deletions
+1 -1
View File
@@ -1 +1 @@
{"version":"v0.0.1"}
{"version":"v0.0.2"}
+12
View File
@@ -2,6 +2,18 @@
All notable changes to this project will be documented in this file.
## [0.0.2] - 2025-11-04
### 🐛 Bug Fixes
- *(deps)* Update aws-sdk-go-v2 monorepo
### ⚙️ Miscellaneous Tasks
- *(deps)* Update pre-commit hook golangci/golangci-lint to v2.6.0
- *(deps)* Update golang:1.25.3 docker digest to 9ac0edc
- *(deps)* Update pre-commit hook golangci/golangci-lint to v2.6.1
## [0.0.1] - 2025-11-04
### 🚀 Features