Skip to content

Commit d9acd8c

Browse files
committed
Release 0.9.8
1 parent 02f4635 commit d9acd8c

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

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

3-
## Unreleased
3+
## 0.9.8 - 2026-05-10
44

55
### Added (CLI)
66
- **Multiple Claude config directories.** Set `CLAUDE_CONFIG_DIRS` to an

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "codeburn",
3-
"version": "0.9.7",
3+
"version": "0.9.8",
44
"description": "See where your AI coding tokens go - by task, tool, model, and project",
55
"type": "module",
66
"main": "./dist/cli.js",

0 commit comments

Comments
 (0)