chore(release): prepare for v0.2.6

This commit is contained in:
2026-03-24 19:18:18 +00:00
parent cbf01d4546
commit 5992751a1f
+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