chore(release): prepare for v0.1.11

This commit is contained in:
Unbound Release
2025-11-24 19:33:42 +00:00
committed by Joakim Olsson
parent a7a03d33ae
commit 10ab7bf109
2 changed files with 14 additions and 2 deletions
+1 -1
View File
@@ -1 +1 @@
{"version":"v0.1.10"}
{"version":"v0.1.11"}
+13 -1
View File
@@ -2,7 +2,19 @@
All notable changes to this project will be documented in this file.
## [0.1.10] - 2025-11-11
## [0.1.11] - 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.1.10] - 2025-11-13
### 🐛 Bug Fixes