mirror of
https://github.com/katanemo/plano.git
synced 2026-06-05 14:45:15 +02:00
release 0.4.23 (#963)
* release 0.4.23 Co-authored-by: Musa <musa@spherrrical.dev> * release 0.4.23 Co-authored-by: Musa <musa@spherrrical.dev> * ci: seed ~/.plano cache for zero-config smoke test on release-bump PRs --------- Co-authored-by: Cursor Agent <cursoragent@cursor.com>
This commit is contained in:
parent
dbe6632d5f
commit
374966c06e
11 changed files with 33 additions and 14 deletions
|
|
@ -24,7 +24,7 @@ export function Hero() {
|
|||
>
|
||||
<div className="inline-flex flex-wrap items-center gap-1.5 sm:gap-2 px-3 sm:px-4 py-1 rounded-full bg-[rgba(185,191,255,0.4)] border border-[var(--secondary)] shadow backdrop-blur hover:bg-[rgba(185,191,255,0.6)] transition-colors cursor-pointer">
|
||||
<span className="text-xs sm:text-sm font-medium text-black/65">
|
||||
v0.4.22
|
||||
v0.4.23
|
||||
</span>
|
||||
<span className="text-xs sm:text-sm font-medium text-black ">
|
||||
—
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue