Skip to content

Commit bec9f35

Browse files
chore(release): 0.1.195 [skip ci]
## <small>0.1.195 (2026-04-10)</small> * feat: add quota error detection, singleton key pool registry, barrel export ([6b5a600](6b5a600))
1 parent 6b5a600 commit bec9f35

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.195 (2026-04-10)</small>
2+
3+
* feat: add quota error detection, singleton key pool registry, barrel export ([e18fa18](https://github.com/framersai/agentos/commit/e18fa18))
4+
15
## <small>0.1.194 (2026-04-10)</small>
26

37
* feat: add ApiKeyPool with weighted round-robin and quota cooldown ([fa81f1d](https://github.com/framersai/agentos/commit/fa81f1d))

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.194",
3+
"version": "0.1.195",
44
"description": "Modular AgentOS orchestration library",
55
"type": "module",
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)