From 4c6eebe61f638bf355ed83bd93f98bc8faf96ce3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sun, 22 Feb 2026 15:39:04 +0000 Subject: [PATCH] chore(release): bump version to v0.0.12 and update changelog [skip ci] --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 51623f0..abb43a6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## [v0.0.12] - 2026-02-22 + +* feat: update CSS variables for improved theming and styling (24424cc) + ## [v0.0.11] - 2026-02-22 * fix: correct spelling of 'application' in README (f450b6f)