chore(release): prepare for v0.3.4

This commit is contained in:
2026-03-12 16:31:43 +00:00
parent 357396a134
commit b6b475f071
+14
View File
@@ -2,6 +2,20 @@
All notable changes to this project will be documented in this file.
## [0.3.4] - 2026-03-12
### 🐛 Bug Fixes
- *(deps)* Update module github.com/99designs/gqlgen to v0.17.88 (#138)
### ⚙️ Miscellaneous Tasks
- *(deps)* Update pre-commit hook golangci/golangci-lint to v2.11.0 (#132)
- *(deps)* Update pre-commit hook golangci/golangci-lint to v2.11.1 (#134)
- *(deps)* Update pre-commit hook golangci/golangci-lint to v2.11.2 (#136)
- *(deps)* Update pre-commit hook golangci/golangci-lint to v2.11.3 (#139)
- *(deps)* Update pre-commit hook gitleaks/gitleaks to v8.30.1 (#141)
## [0.3.3] - 2026-02-20
### 🐛 Bug Fixes