release: v0.1.9

This commit is contained in:
2026-07-24 11:27:47 +08:00
parent a44abea401
commit 734a423b9d
16 changed files with 21 additions and 21 deletions
+4 -4
View File
@@ -4,7 +4,7 @@
<meta charset="utf-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<link rel="icon" href="data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><text y='.9em' font-size='90'>📝</text></svg>"/>
<title>MetonaEditor v0.1.8 — 在线演示</title>
<title>MetonaEditor v0.1.9 — 在线演示</title>
<style>
*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}
:root {
@@ -201,7 +201,7 @@
<header class="header">
<h1><span class="grad">Metona</span>Editor</h1>
<div class="badges">
<span class="badge">v0.1.8</span>
<span class="badge">v0.1.9</span>
<span class="badge">零依赖</span>
<span class="badge">532 tests</span>
<span class="badge">MIT</span>
@@ -289,7 +289,7 @@
</div>
<footer class="footer">
MetonaEditor v0.1.8 ·
MetonaEditor v0.1.9 ·
<a href="https://git.metona.cn/MetonaTeam/MetonaEditor" target="_blank" rel="noopener">源码仓库</a> ·
<a href="docs.html">API 文档</a> ·
MIT License
@@ -326,7 +326,7 @@
'',
'| 版本 | 日期 | 测试数 |',
'| :--- | :---: | ---: |',
'| v0.1.8 | 2026-07 | 532+ |',
'| v0.1.9 | 2026-07 | 532+ |',
'| v0.1.6 | 2026-07 | 521 |',
'| v0.1.5 | 2026-07 | 499 |',
'',