Skip to content

Commit da40e83

Browse files
chore(release): 0.1.236 [skip ci]
## <small>0.1.236 (2026-04-18)</small> * fix(usage): UsageLedger forwards Anthropic cache-token counters ([3631903](3631903))
1 parent 3631903 commit da40e83

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## <small>0.1.236 (2026-04-18)</small>
2+
3+
* fix(usage): UsageLedger forwards Anthropic cache-token counters ([7245b23](https://github.com/framersai/agentos/commit/7245b23))
4+
15
## <small>0.1.235 (2026-04-18)</small>
26

37
* fix(emergent): wrap-forge-tool tests pass strict tsc ([b18bd21](https://github.com/framersai/agentos/commit/b18bd21))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@framers/agentos",
3-
"version": "0.1.235",
3+
"version": "0.1.236",
44
"description": "Modular AgentOS orchestration library",
55
"type": "module",
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)