From b20a61779c9b882bf514db8a54393cc452a53ac3 Mon Sep 17 00:00:00 2001 From: Unbound Releaser Date: Fri, 29 May 2026 06:40:17 +0000 Subject: [PATCH] chore(release): prepare for v0.3.1 --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index db12d0f..fc35741 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,12 @@ 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 ### 🚀 Features