Skip to content

Commit 105604e

Browse files
committed
chore(release): @forestadmin/[email protected] [skip ci]
# @forestadmin/ai-proxy [1.2.0](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/[email protected]...@forestadmin/[email protected]) (2026-01-27) ### Features * **ai-proxy:** add parallel_tool_calls support ([#1438](#1438)) ([ed3d091](ed3d091))
1 parent ed3d091 commit 105604e

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/ai-proxy/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# @forestadmin/ai-proxy [1.2.0](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/[email protected]...@forestadmin/[email protected]) (2026-01-27)
2+
3+
4+
### Features
5+
6+
* **ai-proxy:** add parallel_tool_calls support ([#1438](https://github.com/ForestAdmin/agent-nodejs/issues/1438)) ([ed3d091](https://github.com/ForestAdmin/agent-nodejs/commit/ed3d091d2403f7596a543f870213882c69e0870f))
7+
18
# @forestadmin/ai-proxy [1.1.0](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/[email protected]...@forestadmin/[email protected]) (2026-01-22)
29

310

packages/ai-proxy/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@forestadmin/ai-proxy",
3-
"version": "1.1.0",
3+
"version": "1.2.0",
44
"main": "dist/index.js",
55
"license": "GPL-3.0",
66
"publishConfig": {

0 commit comments

Comments
 (0)