Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions .changeset/open-source-polish.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
"tokenometer": patch
"@tokenometer/core": patch
"@tokenometer/mcp": patch
---

Refresh the repository status documentation for the v2 release line.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,7 @@ Full flag reference: [`packages/cli/README.md`](packages/cli/README.md).

## Status

**v1.0.x — production-ready.** Shipped across npm (`tokenometer`, `@tokenometer/core`), VS Code Marketplace + Open VSX (`faraa2m.tokenometer-vscode`), GitHub Marketplace (the `Tokenometer` Action), and the live playground at [tokenometer.vercel.app](https://tokenometer.vercel.app). See [CHANGELOG.md](CHANGELOG.md) for release notes and the [milestones page](https://github.com/faraa2m/tokenometer/milestones) for what's next.
**v2.x — production-ready.** Shipped across npm (`tokenometer`, `@tokenometer/core`, `@tokenometer/mcp`), VS Code Marketplace + Open VSX (`faraa2m.tokenometer-vscode`), GitHub Marketplace (the `Tokenometer` Action), and the live playground at [tokenometer.vercel.app](https://tokenometer.vercel.app). See [CHANGELOG.md](CHANGELOG.md) for release notes and the [milestones page](https://github.com/faraa2m/tokenometer/milestones) for what's next.

## License

Expand Down
Loading