Skip to content

Commit f698091

Browse files
chore(release): 0.1.165 [skip ci]
## <small>0.1.165 (2026-04-01)</small> * fix: resolve cosineSimilarity export collision in images barrel ([05e321f](05e321f)) * feat: add AvatarIdentityPackage, face embedding service, avatar generation pipeline ([5cbf5b0](5cbf5b0))
1 parent 05e321f commit f698091

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## <small>0.1.165 (2026-04-01)</small>
2+
3+
* fix: resolve cosineSimilarity export collision in images barrel ([05e321f](https://github.com/framersai/agentos/commit/05e321f))
4+
* feat: add AvatarIdentityPackage, face embedding service, avatar generation pipeline ([5cbf5b0](https://github.com/framersai/agentos/commit/5cbf5b0))
5+
16
## <small>0.1.164 (2026-04-01)</small>
27

38
* feat: wire PolicyAwareImageRouter into generateImage, update barrel exports ([886dedf](https://github.com/framersai/agentos/commit/886dedf))

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

0 commit comments

Comments
 (0)