Bump version to 1.5.1

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Paul Bakaus
2026-03-17 08:38:38 -07:00
co-authored by Claude Opus 4.6
parent 027bd0a9a6
commit 2bf7fce2d6
4 changed files with 14 additions and 4 deletions
+11 -1
View File
@@ -78,7 +78,7 @@
</div>
</div>
</div>
<p class="hero-version-link"><a href="#changelog">v1.5.0 — /typeset, /arrange, /overdrive</a></p>
<p class="hero-version-link"><a href="#changelog">v1.5.1 — /typeset app typography fix</a></p>
</div>
<!-- Right: Before/After Demo -->
@@ -310,6 +310,16 @@
</div>
<div class="changelog-list" data-reveal>
<div class="changelog-entry">
<div class="changelog-version-header">
<span class="changelog-version">v1.5.1</span>
<span class="changelog-date">March 17, 2026</span>
</div>
<ul class="changelog-items">
<li><code>/typeset</code> now recommends fixed type scales for app UIs, reserving fluid typography for marketing/content pages</li>
</ul>
</div>
<div class="changelog-entry">
<div class="changelog-version-header">
<span class="changelog-version">v1.5.0</span>