Skip to content

Commit 4cf4cf2

Browse files
chore(release): 0.1.189 [skip ci]
## <small>0.1.189 (2026-04-08)</small> * fix: resolve CI lint failures (unused imports, require() style) ([0b8149f](0b8149f))
1 parent 0b8149f commit 4cf4cf2

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.189 (2026-04-08)</small>
2+
3+
* fix: resolve CI lint failures (unused imports, require() style) ([a52a73f](https://github.com/framersai/agentos/commit/a52a73f))
4+
15
## <small>0.1.188 (2026-04-08)</small>
26

37
* feat: add optional reranker stage to CognitiveMemoryManager.retrieve() ([ee11490](https://github.com/framersai/agentos/commit/ee11490))

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

0 commit comments

Comments
 (0)