chore(release): prepare for v0.3.5 (#160)
presenter / vulnerabilities (push) Successful in 1m37s
Release / release (push) Successful in 43s
presenter / test (push) Successful in 2m14s
pre-commit / pre-commit (push) Successful in 5m30s

## [0.3.5] - 2026-06-10

### 🐛 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)
- *(deps)* Update module github.com/vektah/gqlparser/v2 to v2.5.34 (#159)

### ⚙️ 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)
- *(deps)* Update pre-commit hook golangci/golangci-lint to v2.12.2 (#157)

<!-- generated by git-cliff -->

---

**Note:** Please use **Squash Merge** when merging this PR.

Reviewed-on: #160
Co-authored-by: Unbound Releaser <releaser@unbound.se>
Co-committed-by: Unbound Releaser <releaser@unbound.se>
This commit was merged in pull request #160.
This commit is contained in:
2026-06-11 06:02:30 +00:00
committed by Joakim Olsson
parent a88ac4500e
commit f3238d3b5b
2 changed files with 17 additions and 2 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
{ {
"version": "v0.3.4" "version": "v0.3.5"
} }
+16 -1
View File
@@ -2,7 +2,22 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
## [0.3.4] - 2026-03-24 ## [0.3.5] - 2026-06-10
### 🐛 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)
- *(deps)* Update module github.com/vektah/gqlparser/v2 to v2.5.34 (#159)
### ⚙️ 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)
- *(deps)* Update pre-commit hook golangci/golangci-lint to v2.12.2 (#157)
## [0.3.4] - 2026-04-02
### 🐛 Bug Fixes ### 🐛 Bug Fixes