chore(release): prepare for v0.2.7 #135

Open
releaser wants to merge 2 commits from next-release into main
2 changed files with 10 additions and 2 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
{ {
"version": "v0.2.6" "version": "v0.2.7"
} }
+9 -1
View File
@@ -2,7 +2,15 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
## [0.2.6] - 2026-03-24 ## [0.2.7] - 2026-04-29
### 🐛 Bug Fixes
- *(deps)* Update opentelemetry-go monorepo (#131)
- *(ci)* Use go-test-coverage binary directly to fix Gitea Actions (#134)
- *(deps)* Update module github.com/99designs/gqlgen to v0.17.90 (#133)
## [0.2.6] - 2026-04-02
### 🐛 Bug Fixes ### 🐛 Bug Fixes