chore(package): 更新版本号至0.1.6

- 将@ali/bailian-kb-dsh包的版本号从0.1.5提升到0.1.6
- 保持其他package.json字段不变
This commit is contained in:
zeyu.fz
2026-08-17 21:10:24 +08:00
parent cd955211e3
commit 0d8d354ddc
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@ali/bailian-kb-dsh",
"version": "0.1.5",
"version": "0.1.6",
"description": "Bailian knowledge-base tools for DeepSeek Harness: kb_search and kb_chat over the DashScope RAG API, plus the kscli management skill.",
"type": "module",
"main": "lib/index.js",