chore(release): prepare for v0.3.1 (#145)
Release / release (push) Successful in 52s
otelsetup / vulnerabilities (push) Successful in 1m51s
otelsetup / test (push) Successful in 2m27s
pre-commit / pre-commit (push) Successful in 6m30s

## [0.3.1] - 2026-05-29

### 🐛 Bug Fixes

- Set service.instance.id for unique instance label (#144)

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

---

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

Reviewed-on: #145
Co-authored-by: Unbound Releaser <releaser@unbound.se>
Co-committed-by: Unbound Releaser <releaser@unbound.se>
This commit was merged in pull request #145.
This commit is contained in:
2026-05-29 06:47:04 +00:00
committed by Joakim Olsson
parent afa847c76c
commit afac050279
2 changed files with 7 additions and 1 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
{ {
"version": "v0.3.0" "version": "v0.3.1"
} }
+6
View File
@@ -2,6 +2,12 @@
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.3.1] - 2026-05-29
### 🐛 Bug Fixes
- Set service.instance.id for unique instance label (#144)
## [0.3.0] - 2026-05-26 ## [0.3.0] - 2026-05-26
### 🚀 Features ### 🚀 Features