meta-json-schema 1.18.5-alpha6 → 1.18.6-alpha

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,3 +1,13 @@
1
+ ## v1.18.7
2
+
3
+ ### Changes
4
+
5
+ - 调整: `tun` 配置项 `route-exclude-address` 描述
6
+
7
+ ### Bugs Fixes
8
+
9
+ ---
10
+
1
11
  ## v1.18.6
2
12
 
3
13
  ### Changes
@@ -15,6 +25,7 @@
15
25
 
16
26
  - 修复: `bind-address` 类型错误
17
27
  - 修复: 字符串数组提示错误
28
+ - 修复: `route-address` 和 `route-exclude-address` 格式错误
18
29
 
19
30
  ---
20
31
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "meta-json-schema",
3
- "version": "1.18.5-alpha6",
3
+ "version": "1.18.6-alpha",
4
4
  "description": "JSON Schema for Clash Meta",
5
5
  "keywords": [
6
6
  "clash",