@kenz1117/dsh-ui-usage-billing 1.0.14 → 1.0.15
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/README.en.md +1 -0
- package/README.md +1 -0
- package/lib/client.js +5 -5
- package/lib/types/client/locales.d.ts +1 -1
- package/package.json +1 -1
package/README.en.md
CHANGED
|
@@ -233,6 +233,7 @@ None. This plugin is a pure UI surface: it registers no tools, injects no system
|
|
|
233
233
|
|
|
234
234
|
- [@ciphoo](https://github.com/ciphoo) — MiniMax CN Token Plan quota support (PR #5)
|
|
235
235
|
- [@fabulousyuann-tech](https://github.com/fabulousyuann-tech) — durable ledger that retains usage after session deletion (PR #8)
|
|
236
|
+
- [@hi-fangj](https://github.com/hi-fangj) — hover tooltip with the exact per-day token breakdown on the token daily chart (PR #21)
|
|
236
237
|
|
|
237
238
|
## 📄 License
|
|
238
239
|
|
package/README.md
CHANGED
|
@@ -257,6 +257,7 @@ npm publish --access public
|
|
|
257
257
|
|
|
258
258
|
- [@ciphoo](https://github.com/ciphoo) — MiniMax 国内域 Token Plan 订阅额度支持(PR #5)
|
|
259
259
|
- [@fabulousyuann-tech](https://github.com/fabulousyuann-tech) — 会话删除后用量保留的持久 ledger 功能(PR #8)
|
|
260
|
+
- [@hi-fangj](https://github.com/hi-fangj) — 每日 Token 柱状图悬停精确明细 tooltip(PR #21)
|
|
260
261
|
|
|
261
262
|
## 📄 许可证
|
|
262
263
|
|