Merge pull request 'chore(release): prepare for v0.2.2' (#95) from next-release into main
Release / release (push) Successful in 1m14s
otelsetup / vulnerabilities (push) Successful in 3m37s
otelsetup / test (push) Successful in 4m15s
pre-commit / pre-commit (push) Successful in 12m8s

Reviewed-on: #95
This commit was merged in pull request #95.
This commit is contained in:
2026-02-03 19:53:11 +00:00
2 changed files with 18 additions and 1 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
{
"version": "v0.2.1"
"version": "v0.2.2"
}
+17
View File
@@ -2,6 +2,23 @@
All notable changes to this project will be documented in this file.
## [0.2.2] - 2026-02-02
### 🐛 Bug Fixes
- *(deps)* Update module github.com/99designs/gqlgen to v0.17.86 (#90)
- *(deps)* Update module github.com/99designs/gqlgen to v0.17.86 (#90)
- *(deps)* Update opentelemetry-go monorepo to v1.40.0 (#98)
- *(deps)* Update opentelemetry-go monorepo (#99)
### ⚙️ Miscellaneous Tasks
- *(deps)* Update golang:1.25.5 docker digest to 3a01526 (#91)
- *(deps)* Update pre-commit hook alessandrojcm/commitlint-pre-commit-hook to v9.24.0 (#92)
- *(deps)* Update golang docker tag to v1.25.6 (#93)
- Remove GitLab CI configuration
- Add code coverage integration
## [0.2.1] - 2026-01-09
### ⚙️ Miscellaneous Tasks