From 73d0d767e962f7ddc66d4dc65b851e10b042656b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sun, 22 Feb 2026 09:30:07 +0000 Subject: [PATCH] chore(release): bump version to v0.0.7 and update changelog [skip ci] --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 44fcbfb..23f0a88 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## [v0.0.7] - 2026-02-22 + +* fix: update API base URL and add healthcheck for backend service (4050c08) + ## [v0.0.6] - 2026-02-22 * fix: update database connection URL and configure frontend build context (000d1db)