Bump to 0.9.4
CI / Static checks (push) Successful in 1m40s
CI / Build and push image (push) Successful in 1m7s

- SessionTimelineChart: adds explicit gap between the tooltip's device
  label and its value via a custom formatter, instead of relying on
  justify-between's leftover-space spacing, which collapsed to zero in
  the narrow single-item tooltip

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01BuWtppPBizG2NQRa31FCRa
This commit is contained in:
2026-09-04 23:46:45 +02:00
co-authored by Claude Sonnet 5
parent 48c31388db
commit 140ba10df6
2 changed files with 24 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "sexy",
"version": "0.9.3",
"version": "0.9.4",
"private": true,
"scripts": {
"dev": "next dev",