just-usage 0.0.1 → 0.0.4

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 (3) hide show
  1. package/CHANGELOG.md +25 -0
  2. package/dist/cli.js +1532 -339
  3. package/package.json +3 -2
package/CHANGELOG.md ADDED
@@ -0,0 +1,25 @@
1
+ # Changelog
2
+
3
+ ## v0.0.4
4
+
5
+ Just Usage v0.0.4
6
+
7
+ What's Changed
8
+ Publish to npm with provenance now that the repo is public in [#0c9b9bb](https://github.com/spheceo/just-usage/commit/0c9b9bbdfb5727789774d4563ecafdf756f9b644)
9
+
10
+ ## v0.0.3
11
+
12
+ Just Usage v0.0.3
13
+
14
+ What's Changed
15
+ Publish to npm without provenance so a private repo can release in [#0286994](https://github.com/spheceo/just-usage/commit/0286994337d3a07ecc3e6ee017f474543264086f)
16
+
17
+ ## v0.0.2
18
+
19
+ Just Usage v0.0.2
20
+
21
+ What's Changed
22
+ Add settings, extra accounts, Tailscale URLs, and changelog-backed releases in [#37fce01](https://github.com/spheceo/just-usage/commit/37fce016b2866e0300e38fe184f7169ca4a2f9b0)
23
+ Publish to npm with Trusted Publishing instead of a stored token. in [#e033571](https://github.com/spheceo/just-usage/commit/e0335716befd1b9f7adc5d17813c754b8636db25)
24
+ Add favicon in [#b7282ea](https://github.com/spheceo/just-usage/commit/b7282ea454488e37208ae83dff6acca021e499da)
25
+ just-usage v0.1.0: local quota dashboard for Claude, Codex, Cursor and OpenCode Go in [#8d3bf31](https://github.com/spheceo/just-usage/commit/8d3bf3170d43dbef568eb43fbf31df70c13dedd5)