Bump to 0.9.3
CI / Build and push image (push) Successful in 1m3s
CI / Static checks (push) Successful in 1m6s

- .bp-glass: recolors Card's default ring to the accent token
  (ring-accent) instead of leaving it at foreground/10; border-accent
  is currently a no-op since nothing sets a border-width utility
- Dashboard hero card: tightens vertical padding (py-8 -> py-4)

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
This commit is contained in:
2026-09-01 21:32:25 +02:00
co-authored by Claude Sonnet 5
parent 68b0e4d0bd
commit 48c31388db
3 changed files with 8 additions and 7 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "sexy",
"version": "0.9.2",
"version": "0.9.3",
"private": true,
"scripts": {
"dev": "next dev",