chore: sync all version tags to 0.1.8

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