Skip to content

Commit 5ceca23

Browse files
🔖 Release version v0.18.1
1 parent 20621b8 commit 5ceca23

3 files changed

Lines changed: 11 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# CHANGELOG
22

3+
## [v0.18.1] - 2026-01-12
4+
5+
### What's Changed
6+
7+
- :recycle: Show running total in cost reporting (20621b8)
8+
9+
**Full Changelog**: https://github.com/AnandChowdhary/continuous-claude/compare/v0.18.0...v0.18.1
10+
11+
312
## [v0.18.0] - 2026-01-09
413

514
### What's Changed

continuous_claude.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/bash
22

3-
VERSION="v0.18.0"
3+
VERSION="v0.18.1"
44

55
ADDITIONAL_FLAGS="--dangerously-skip-permissions --output-format stream-json --verbose"
66

continuous_claude.sh.sha256

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
50778ade1b9e914d325a6f40148dceac35bbbe2a50023eeae795096b777352d1 continuous_claude.sh
1+
d9ef135eda5c3884a54350ec938332c8d57dc0d3c87877598504e92979e29f19 continuous_claude.sh

0 commit comments

Comments
 (0)