@ccusage/pi 18.0.1 → 18.0.2

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.
Files changed (2) hide show
  1. package/dist/index.js +1 -1
  2. package/package.json +1 -1
package/dist/index.js CHANGED
@@ -896,7 +896,7 @@ async function executeCommand(cmd, ctx, name$2) {
896
896
  await resolved.run(ctx);
897
897
  }
898
898
  var name = "@ccusage/pi";
899
- var version = "18.0.1";
899
+ var version = "18.0.2";
900
900
  var description = "Pi-agent usage tracking - unified Claude Max usage across Claude Code and pi-agent";
901
901
  var require_debug = /* @__PURE__ */ __commonJSMin(((exports, module) => {
902
902
  let messages = [];
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@ccusage/pi",
3
3
  "type": "module",
4
- "version": "18.0.1",
4
+ "version": "18.0.2",
5
5
  "description": "Pi-agent usage tracking - unified Claude Max usage across Claude Code and pi-agent",
6
6
  "author": "ryoppippi",
7
7
  "contributors": [