feat(release): prepare 1.1.0 candidate

This commit is contained in:
Yun Chan 2026-08-29 18:33:45 +09:00
parent 5a34f66981
commit 5205dcdfa9
736 changed files with 115667 additions and 12203 deletions

View file

@ -1,8 +1,8 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64">
<rect width="64" height="64" rx="14" fill="#19191b"/>
<circle cx="32" cy="28" r="8" fill="none" stroke="#f25b29" stroke-width="3"/>
<rect x="29" y="36" width="6" height="10" rx="3" fill="#f25b29"/>
<path d="M20 32 Q20 44 32 44 Q44 44 44 32" fill="none" stroke="#f25b29" stroke-width="2.5" stroke-linecap="round"/>
<line x1="32" y1="44" x2="32" y2="52" stroke="#f25b29" stroke-width="2.5" stroke-linecap="round"/>
<line x1="26" y1="52" x2="38" y2="52" stroke="#f25b29" stroke-width="2.5" stroke-linecap="round"/>
<circle cx="32" cy="28" r="8" fill="none" stroke="#3b82f6" stroke-width="3"/>
<rect x="29" y="36" width="6" height="10" rx="3" fill="#3b82f6"/>
<path d="M20 32 Q20 44 32 44 Q44 44 44 32" fill="none" stroke="#3b82f6" stroke-width="2.5" stroke-linecap="round"/>
<line x1="32" y1="44" x2="32" y2="52" stroke="#3b82f6" stroke-width="2.5" stroke-linecap="round"/>
<line x1="26" y1="52" x2="38" y2="52" stroke="#3b82f6" stroke-width="2.5" stroke-linecap="round"/>
</svg>

Before

Width:  |  Height:  |  Size: 592 B

After

Width:  |  Height:  |  Size: 592 B

Before After
Before After