chore(release): prepare for v0.2.4 (#116)
otelsetup / vulnerabilities (push) Successful in 2m3s
otelsetup / test (push) Successful in 2m40s
Release / release (push) Successful in 1m11s
pre-commit / pre-commit (push) Successful in 7m42s

## [0.2.4] - 2026-03-06

### 🐛 Bug Fixes

- *(deps)* Update golang.org/x/net to v0.51.0
- *(deps)* Update opentelemetry-go monorepo (#110)
- *(deps)* Update opentelemetry-go monorepo (#115)

### ⚙️ Miscellaneous Tasks

- *(deps)* Update pre-commit hook golangci/golangci-lint to v2.11.0 (#111)
- *(deps)* Update pre-commit hook golangci/golangci-lint to v2.11.1 (#113)

<!-- generated by git-cliff -->

---

**Note:** Please use **Squash Merge** when merging this PR.

Reviewed-on: #116
Co-authored-by: Unbound Releaser <releaser@unbound.se>
Co-committed-by: Unbound Releaser <releaser@unbound.se>
This commit was merged in pull request #116.
This commit is contained in:
2026-03-06 19:59:22 +00:00
committed by Joakim Olsson
parent af15b97d05
commit 2d55da0fb9
2 changed files with 14 additions and 1 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
{
"version": "v0.2.3"
"version": "v0.2.4"
}
+13
View File
@@ -2,6 +2,19 @@
All notable changes to this project will be documented in this file.
## [0.2.4] - 2026-03-06
### 🐛 Bug Fixes
- *(deps)* Update golang.org/x/net to v0.51.0
- *(deps)* Update opentelemetry-go monorepo (#110)
- *(deps)* Update opentelemetry-go monorepo (#115)
### ⚙️ Miscellaneous Tasks
- *(deps)* Update pre-commit hook golangci/golangci-lint to v2.11.0 (#111)
- *(deps)* Update pre-commit hook golangci/golangci-lint to v2.11.1 (#113)
## [0.2.3] - 2026-02-19
### 🐛 Bug Fixes