From c1cf7b73eec4a8f5360be1d1bf945f154f63af35 Mon Sep 17 00:00:00 2001
From: tackchen
Date: Wed, 10 Mar 2021 16:42:35 +0800
Subject: [PATCH] feat: 0.1.3
---
helper/version.md | 5 ++++-
index.html | 2 +-
npm/disable-devtool.min.js | 2 +-
npm/package.json | 2 +-
package.json | 2 +-
public/main.js | 1 +
src/config.js | 2 +-
src/version.js | 2 +-
8 files changed, 11 insertions(+), 7 deletions(-)
diff --git a/helper/version.md b/helper/version.md
index 09a3d44..73fed65 100644
--- a/helper/version.md
+++ b/helper/version.md
@@ -41,4 +41,7 @@
2. 优化ondeltoolopen 逻辑
## 0.1.2
-1. 加上document的判断 以适应服务端渲染 npm 调用
\ No newline at end of file
+1. 加上document的判断 以适应服务端渲染 npm 调用
+
+## 0.1.3
+1. 修复 disableMenu 参数无效的bug
\ No newline at end of file
diff --git a/index.html b/index.html
index 0cd28a1..1f370b8 100644
--- a/index.html
+++ b/index.html
@@ -178,7 +178,7 @@ disableDevtool(options);