3 Commits

Author SHA1 Message Date
argoyle 8a0fd9c60d 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
2026-02-19 16:09:14 +00:00
releaser 94fb394035 chore(release): prepare for v0.2.3
otelsetup / vulnerabilities (pull_request) Successful in 6m49s
otelsetup / test (pull_request) Successful in 11m28s
pre-commit / pre-commit (pull_request) Successful in 29m57s
2026-02-19 15:36:53 +00:00
releaser c95ba47672 chore(release): prepare for v0.2.3 2026-02-19 15:36:32 +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