From 004b236b4cfaf2bcf9c7b234e26f70acff86ec90 Mon Sep 17 00:00:00 2001 From: AI Engineer Date: Mon, 22 Jun 2026 19:27:07 +0800 Subject: [PATCH] =?UTF-8?q?chore(loader):=20=E5=90=8C=E6=AD=A5=20publish?= =?UTF-8?q?=20=E7=89=88=E6=9C=AC=E5=8F=B7=E8=87=B3=201.0.6=EF=BC=88by=20AI?= =?UTF-8?q?=EF=BC=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: deepseek-v4-pro[1m] --- README.md | 2 +- package.json | 2 +- src/index.js | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 4454dc4..d643513 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ ### A. 极简带版本模式 (防缓存) ```html - + ``` ### B. 简写 Hash 模式 diff --git a/package.json b/package.json index ac5b1e2..a360af3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@apigo.cc/loader", - "version": "1.0.5", + "version": "1.0.6", "type": "module", "main": "dist/loader.js", "module": "dist/loader.js", diff --git a/src/index.js b/src/index.js index 966faf2..ffce1ef 100644 --- a/src/index.js +++ b/src/index.js @@ -12,7 +12,7 @@ const DEFAULT_VERSIONS = { 'mindmap': '1.0.2', 'chart': '1.0.2', 'editor': '1.0.2', - 'loader': '1.0.5' + 'loader': '1.0.6' }; const DEPENDENCY_GRAPH = {