chore(release): prepare for v0.3.5

This commit is contained in:
2026-05-04 17:28:05 +00:00
parent 99d3f5e59b
commit e64d2ead50
+14 -1
View File
@@ -2,7 +2,20 @@
All notable changes to this project will be documented in this file.
## [0.3.4] - 2026-03-24
## [0.3.5] - 2026-05-04
### 🐛 Bug Fixes
- *(ci)* Use go-test-coverage binary directly to fix Gitea Actions (#150)
- *(deps)* Update module github.com/99designs/gqlgen to v0.17.90 (#149)
### ⚙️ Miscellaneous Tasks
- *(deps)* Update pre-commit hook alessandrojcm/commitlint-pre-commit-hook to v9.25.0 (#152)
- *(deps)* Update pre-commit hook golangci/golangci-lint to v2.12.0 (#154)
- *(deps)* Update pre-commit hook golangci/golangci-lint to v2.12.1 (#155)
## [0.3.4] - 2026-04-02
### 🐛 Bug Fixes