chore(release): prepare for v0.2.6 #130

Merged
argoyle merged 2 commits from next-release into main 2026-04-02 09:15:04 +00:00
Showing only changes of commit 5992751a1f - Show all commits
+14
View File
@@ -2,6 +2,20 @@
All notable changes to this project will be documented in this file.
## [0.2.6] - 2026-03-24
### 🐛 Bug Fixes
- *(deps)* Update module github.com/99designs/gqlgen to v0.17.88 (#121)
- *(deps)* Update module github.com/99designs/gqlgen to v0.17.89 (#129)
### ⚙️ Miscellaneous Tasks
- *(deps)* Update pre-commit hook golangci/golangci-lint to v2.11.2 (#119)
- *(deps)* Update pre-commit hook golangci/golangci-lint to v2.11.3 (#123)
- *(deps)* Update pre-commit hook gitleaks/gitleaks to v8.30.1 (#125)
- *(deps)* Update pre-commit hook golangci/golangci-lint to v2.11.4 (#127)
## [0.2.5] - 2026-03-06
### 🐛 Bug Fixes