Skip to content

v0.2.3 — npm 发布准备

Choose a tag to compare

@BananaSoldier01 BananaSoldier01 released this 24 Aug 14:16
· 8 commits to main since this release

本次内容(自 0.2.2)

按 awesome-dsh-plugin 投稿推荐项整理 npm 发布链路:

  1. peerDependencies@deepseek-ai/dsh-settingsdependencies 移入 peerDependencies(官方运行时包由宿主 profile 提供,避免重复运行时)
  2. npm 发布配置prepublishOnly = pnpm build(发布前自动构建),files 白名单已就绪(lib/)——发布后即可 dsh plugin add @bananasoldier01/dsh-tidychat 一条命令安装(预构建,免 allowBuilds 授权)
  3. README:安装部分改为推荐 npm 一行式,GitHub 钉版本示例更新至 v0.2.3

功能无变化(0.2.2 的提示卡可读性修复原样)。

安装 / 更新

dsh plugin --profile web add @bananasoldier01/dsh-tidychat
#
dsh plugin --profile web add git+https://github.com/BananaSoldier01/dsh-tidychat.git#v0.2.3