Skip to content

Commit de50244

Browse files
asanmateuclaude
andcommitted
chore: release v2.0.1
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 64d5669 commit de50244

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.0.1] - 2026-02-19
11+
1012
### Fixed
1113

1214
- App exits directly when pressing Esc during extraction/summarization if launched with a positional argument (`tldr <url>`), instead of returning to the interactive prompt

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.0.0",
3+
"version": "2.0.1",
44
"description": "CLI summarization tool optimised for neurodiversity",
55
"type": "module",
66
"exports": {

0 commit comments

Comments
 (0)