chore: bump to 0.1.13 for republish

This commit is contained in:
2026-07-24 16:25:02 +08:00
parent c075621535
commit 0ce7494c7a
17 changed files with 22 additions and 22 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
/**
* MetonaEditor Core - 编辑器核心
* @module core
* @version 0.1.12
* @version 0.1.13
* @description MarkdownEditor 类实现:DOM 构建、事件、渲染、历史栈、选区操作、模式切换
* v0.1.6: 插件依赖拓扑排序、实例 i18n、快捷键/工具栏定制、右键菜单、Toast
* v0.1.7: 行号装订线、自动格式化、括号自动闭合、拖放、大纲面板