Skip to content

v0.11.2

Choose a tag to compare

@ZYar-er ZYar-er released this 16 Aug 04:13

Added

  • /notify-bell HTTP API 的成功响应新增 version 字段(来自 package.json,PLUGIN_VERSION),可在运行时确认安装的插件版本:

    { "ok": true, "value": { "enabled": true }, "version": "0.11.2" }

Verification

  • Full test suite passes (incl. Y4/Y5 assertions that the API response carries the version).
  • Session-layer integration tests pass (5/5).
  • Published to npm as dsh-notify-bell@0.11.2 (latest).