(component): 发布 1.6.8 版本

This commit is contained in:
就眠儀式 2022-10-14 17:05:37 +08:00
parent ea112ccb98
commit b4db47988b
3 changed files with 4 additions and 3 deletions

View File

@ -1,6 +1,6 @@
{
"name": "@layui/layui-vue",
"version": "1.6.7",
"version": "1.6.8",
"author": "就眠儀式",
"license": "MIT",
"description": "a component library for Vue 3 base on layui-vue",

View File

@ -14,9 +14,10 @@
<ul>
<a name="1-6-8"></a>
<li>
<h3>1.6.8 <span class="layui-badge-rim">2022-10-13</span></h3>
<h3>1.6.8 <span class="layui-badge-rim">2022-10-14</span></h3>
<ul>
<li>[修复] upload 组件 drag 为 false 时的 removeEventListener 警告。</li>
<li>[修复] upload 组件销毁 drap drapenter dragover 事件未注销。</li>
</ul>
</li>
</ul>