We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 529f8f9 commit 0cbff1fCopy full SHA for 0cbff1f
2 files changed
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## <small>0.1.205 (2026-04-12)</small>
2
+
3
+* fix: skip voice transport adapter test that stalls on dynamic import ([bebc07b](https://github.com/framersai/agentos/commit/bebc07b))
4
5
## <small>0.1.204 (2026-04-12)</small>
6
7
* feat: add API class citations and related links to emergent capabilities doc ([5c794cc](https://github.com/framersai/agentos/commit/5c794cc))
package.json
@@ -1,6 +1,6 @@
{
"name": "@framers/agentos",
- "version": "0.1.204",
+ "version": "0.1.205",
"description": "Modular AgentOS orchestration library",
"type": "module",
"main": "dist/index.js",
0 commit comments