Zion Boggan zionboggan.com ↗

Bump version to 0.9.0

0dd0705   Zion Boggan committed on Jun 19, 2026 (3 days ago)
.gitignore +1 -0
@@ -1,6 +1,7 @@
node_modules/
*.log
.DS_Store
+.npmrc
.treetrace/redactions.json
**/.treetrace/redactions.json
package.json +1 -1
@@ -1,6 +1,6 @@
{
"name": "treetrace",
- "version": "0.8.1",
+ "version": "0.9.0",
"description": "Prompt-lineage visibility for coding & CLI agent sessions. Turns a raw session into a structured, local record of every correction, refusal, token, and tool - for audit, training data, and token efficiency.",
"keywords": [
"claude-code",