1 Commits

Author SHA1 Message Date
renovate afb494ed05 fix(deps): update module github.com/99designs/gqlgen to v0.17.90
renovate/stability-days Updates have met minimum release age requirement
presenter / vulnerabilities (pull_request) Successful in 1m54s
presenter / test (pull_request) Successful in 2m27s
pre-commit / pre-commit (pull_request) Successful in 5m42s
2026-04-29 06:08:24 +00:00
3 changed files with 3 additions and 14 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ repos:
- --allow-multiple-documents
- id: check-added-large-files
- repo: https://github.com/alessandrojcm/commitlint-pre-commit-hook
rev: v9.25.0
rev: v9.24.0
hooks:
- id: commitlint
stages: [ commit-msg ]
+1 -1
View File
@@ -1,3 +1,3 @@
{
"version": "v0.3.5"
"version": "v0.3.4"
}
+1 -12
View File
@@ -2,18 +2,7 @@
All notable changes to this project will be documented in this file.
## [0.3.5] - 2026-05-03
### 🐛 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)
## [0.3.4] - 2026-04-02
## [0.3.4] - 2026-03-24
### 🐛 Bug Fixes