Merge pull request 'chore(release): prepare for v0.2.3' (#106) from next-release into main
Release / release (push) Successful in 1m3s
otelsetup / vulnerabilities (push) Successful in 2m31s
otelsetup / test (push) Successful in 4m36s
pre-commit / pre-commit (push) Successful in 7m49s

Reviewed-on: #106
This commit was merged in pull request #106.
This commit is contained in:
2026-02-19 16:09:14 +00:00
2 changed files with 14 additions and 2 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
{
"version": "v0.2.2"
"version": "v0.2.3"
}
+13 -1
View File
@@ -2,7 +2,19 @@
All notable changes to this project will be documented in this file.
## [0.2.2] - 2026-02-02
## [0.2.3] - 2026-02-19
### 🐛 Bug Fixes
- *(deps)* Update module github.com/99designs/gqlgen to v0.17.87
### ⚙️ Miscellaneous Tasks
- *(deps)* Update pre-commit hook golangci/golangci-lint to v2.9.0 (#100)
- *(deps)* Update pre-commit hook golangci/golangci-lint to v2.10.0 (#102)
- *(deps)* Update pre-commit hook golangci/golangci-lint to v2.10.1 (#103)
## [0.2.2] - 2026-02-03
### 🐛 Bug Fixes