From 649c9f8d69e8539654fa5c865c683fb3a5f20a18 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sun, 22 Feb 2026 15:50:28 +0000 Subject: [PATCH] chore(release): bump version to v0.0.13 and update changelog [skip ci] --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index abb43a6..5a7fbda 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## [v0.0.13] - 2026-02-22 + +* feat: update button and input styles with new color variables and hover/focus states (fe20a69) + ## [v0.0.12] - 2026-02-22 * feat: update CSS variables for improved theming and styling (24424cc)