v0.11.2
Added
-
/notify-bellHTTP 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).