2 Commits

Author SHA1 Message Date
releaser fc6929deb9 chore(release): prepare for v0.3.5 2026-04-29 06:27:46 +00:00
releaser 41eb4391b1 chore(release): prepare for v0.3.5 2026-04-29 06:27:43 +00:00
2 changed files with 9 additions and 2 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
{
"version": "v0.3.4"
"version": "v0.3.5"
}
+8 -1
View File
@@ -2,7 +2,14 @@
All notable changes to this project will be documented in this file.
## [0.3.4] - 2026-03-24
## [0.3.5] - 2026-04-29
### 🐛 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)
## [0.3.4] - 2026-04-02
### 🐛 Bug Fixes