chore(release): prepare for v0.3.6 (#179)
Unbound Release / Check Preconditions (push) Successful in 21s
Unbound Release / Create Tag (push) Skipped
Unbound Release / Generate Changelog and Handle PR (push) Successful in 23s
presenter / test (push) Skipped
presenter / vulnerabilities (push) Skipped
Unbound Release / Create Release (push) Successful in 25s
Release / release (push) Successful in 52s
pre-commit / pre-commit (push) Successful in 2m32s

## [0.3.6] - 2026-07-25

### 🐛 Bug Fixes

- *(deps)* Update module github.com/99designs/gqlgen to v0.17.91 (#161)
- *(deps)* Update module github.com/vektah/gqlparser/v2 to v2.5.35 (#164)
- *(deps)* Update module github.com/99designs/gqlgen to v0.17.92 (#166)
- *(deps)* Update module github.com/99designs/gqlgen to v0.17.93 (#170)
- *(deps)* Update module github.com/vektah/gqlparser/v2 to v2.5.36 (#172)
- *(deps)* Update module github.com/99designs/gqlgen to v0.17.94 (#174)

### ⚙️ Miscellaneous Tasks

- *(deps)* Update actions/checkout action to v7 (#162)
- *(deps)* Update pre-commit hook alessandrojcm/commitlint-pre-commit-hook to v9.26.0 (#168)
- *(deps)* Update actions/setup-go action to v7 (#176)
- *(deps)* Update actions/setup-python action to v7 (#178)

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

---

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

Reviewed-on: #179
Co-authored-by: Unbound Releaser <releaser@unbound.se>
This commit was merged in pull request #179.
This commit is contained in:
2026-08-11 09:43:26 +00:00
committed by argoyle
parent c9182b8900
commit 902768eb4f
2 changed files with 20 additions and 2 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
{
"version": "v0.3.5"
"version": "v0.3.6"
}
+19 -1
View File
@@ -2,7 +2,25 @@
All notable changes to this project will be documented in this file.
## [0.3.5] - 2026-06-10
## [0.3.6] - 2026-07-25
### 🐛 Bug Fixes
- *(deps)* Update module github.com/99designs/gqlgen to v0.17.91 (#161)
- *(deps)* Update module github.com/vektah/gqlparser/v2 to v2.5.35 (#164)
- *(deps)* Update module github.com/99designs/gqlgen to v0.17.92 (#166)
- *(deps)* Update module github.com/99designs/gqlgen to v0.17.93 (#170)
- *(deps)* Update module github.com/vektah/gqlparser/v2 to v2.5.36 (#172)
- *(deps)* Update module github.com/99designs/gqlgen to v0.17.94 (#174)
### ⚙️ Miscellaneous Tasks
- *(deps)* Update actions/checkout action to v7 (#162)
- *(deps)* Update pre-commit hook alessandrojcm/commitlint-pre-commit-hook to v9.26.0 (#168)
- *(deps)* Update actions/setup-go action to v7 (#176)
- *(deps)* Update actions/setup-python action to v7 (#178)
## [0.3.5] - 2026-06-11
### 🐛 Bug Fixes