cli-aimlock 7.0.18 → 7.0.19

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/package.json CHANGED
@@ -17,5 +17,5 @@
17
17
  "url": "https://github.com/88208555/aimlock-clitax.git"
18
18
  },
19
19
  "type": "module",
20
- "version": "7.0.18"
20
+ "version": "7.0.19"
21
21
  }
package/skill/SKILL.md CHANGED
@@ -5,7 +5,7 @@ description: "Aimlock 把用户需求锁成可执行的智能目标,阻止思
5
5
 
6
6
  # Aimlock Skill
7
7
 
8
- Package version: v7.0.18
8
+ Package version: v7.0.19
9
9
 
10
10
  Endpoint: https://cli.tax/R3mQ8kWpXn
11
11
  Request schema: aimlock.skill.request/1.0
package/skill/skill.json CHANGED
@@ -6,5 +6,5 @@
6
6
  "name": "aimlock",
7
7
  "schemaVersion": "aimlock.skill.request/1.0",
8
8
  "type": "Skill",
9
- "version": "v7.0.18"
9
+ "version": "v7.0.19"
10
10
  }