Skip to content

Commit 0266cc8

Browse files
committed
chore: bump to 2.5.1 to refresh npm README
1 parent 56f89f3 commit 0266cc8

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@ All notable changes to codesession-cli will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [2.5.1] - 2026-03-02
9+
10+
### Changed
11+
- Refresh npm README to reflect agent-first layout, docs link, and capability tagline added in 2.5.0
12+
813
## [2.5.0] - 2026-03-02
914

1015
### Added

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "codesession-cli",
3-
"version": "2.5.0",
3+
"version": "2.5.1",
44
"description": "codesession — Track AI agent costs, tokens, files & commits. Session tracker for Claude Code, OpenClaw, Codex, GPT, Cursor, Windsurf, Cline & any AI agent. Budget enforcement, auto-pricing, MCP server, web dashboard. Also known as codesession-cli, code session, code-session.",
55
"funding": "https://github.com/sponsors/brian-mwirigi",
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)