Skip to content

Commit d0fce4d

Browse files
asanmateuclaude
andauthored
chore: release v2.5.0 (#2)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 0cbbf6f commit d0fce4d

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [2.5.0] - 2026-03-04
11+
1012
### Added
1113

1214
- Pretty-printed ANSI-formatted markdown output in batch mode when stdout is a TTY (colors, styled headings, bullets, tables) — raw markdown preserved when piped

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tldr-cli",
3-
"version": "2.4.1",
3+
"version": "2.5.0",
44
"description": "CLI summarization tool optimised for neurodiversity",
55
"type": "module",
66
"exports": {

0 commit comments

Comments
 (0)