docs(changelog): fix v0.1.1 release date

This commit is contained in:
2026-02-09 18:49:01 +01:00
parent b11e6d11f0
commit 948d83420f
+1 -1
View File
@@ -27,7 +27,7 @@ import BaseLayout from '../layouts/BaseLayout.astro';
<div class="version-header">
<div class="version-info">
<h2 class="version-number">v0.1.1</h2>
<span class="version-date">February 19, 2026</span>
<span class="version-date">February 9, 2026</span>
</div>
<span class="version-badge badge-latest">Latest</span>
</div>