From e6c57c4e63e08a9dde2f7dd0d81f803c54cbda3a Mon Sep 17 00:00:00 2001 From: "codize-release-please[bot]" <250638577+codize-release-please[bot]@users.noreply.github.com> Date: Mon, 9 Mar 2026 01:46:07 +0000 Subject: [PATCH] chore(main): release 0.5.0 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3243fab..e343abc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.5.0](https://github.com/codize-dev/sandbox/compare/v0.4.4...v0.5.0) (2026-03-09) + + +### Features + +* add Prometheus /metrics endpoint for concurrency and queue gauges ([a869ca7](https://github.com/codize-dev/sandbox/commit/a869ca7939a7bd3187b58959698ea6d6d15d46d2)) + ## [0.4.4](https://github.com/codize-dev/sandbox/compare/v0.4.3...v0.4.4) (2026-03-09)