From 899142a76bc04e6e1d795b4ddc2670464edfb0fc Mon Sep 17 00:00:00 2001 From: Unbound Releaser Date: Sun, 3 May 2026 15:57:54 +0000 Subject: [PATCH] chore(release): prepare for v0.2.7 --- CHANGELOG.md | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b095b70..f283cc3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,19 @@ All notable changes to this project will be documented in this file. -## [0.2.6] - 2026-03-24 +## [0.2.7] - 2026-05-03 + +### 🐛 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) + +### ⚙️ Miscellaneous Tasks + +- *(deps)* Update pre-commit hook alessandrojcm/commitlint-pre-commit-hook to v9.25.0 (#136) + +## [0.2.6] - 2026-04-02 ### 🐛 Bug Fixes