From 5b0ea13ba03ccce79f1d78b265be9ec60abca265 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sun, 22 Feb 2026 16:06:48 +0000 Subject: [PATCH] chore(release): bump version to v0.0.14 and update changelog [skip ci] --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5a7fbda..61197de 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## [v0.0.14] - 2026-02-22 + +* feat: replace rich cerulean color variables with a new color palette for improved theming (53cb84d) + ## [v0.0.13] - 2026-02-22 * feat: update button and input styles with new color variables and hover/focus states (fe20a69)