chore(release): prepare for v0.2.2

This commit is contained in:
Unbound Release
2025-11-24 19:33:24 +00:00
committed by Joakim Olsson
parent 353801a1e0
commit 55f47a6f01
2 changed files with 14 additions and 2 deletions
+1 -1
View File
@@ -1 +1 @@
{"version":"v0.2.1"}
{"version":"v0.2.2"}
+13 -1
View File
@@ -2,7 +2,19 @@
All notable changes to this project will be documented in this file.
## [0.2.1] - 2025-11-11
## [0.2.2] - 2025-11-24
### 🐛 Bug Fixes
- *(deps)* Update module github.com/99designs/gqlgen to v0.17.84
### ⚙️ Miscellaneous Tasks
- *(deps)* Update pre-commit hook golangci/golangci-lint to v2.6.2
- *(deps)* Update golang:1.25.4 docker digest to efe81fa
- *(deps)* Update pre-commit hook gitleaks/gitleaks to v8.29.1
## [0.2.1] - 2025-11-13
### 🐛 Bug Fixes