Skip to content

Commit b3d5736

Browse files
committed
chore(release): @forestadmin/[email protected] [skip ci]
## @forestadmin/mcp-server [1.7.2](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/[email protected]...@forestadmin/[email protected]) (2026-01-27) ### Dependencies * **@forestadmin/agent-client:** upgraded to 1.4.2 * **@forestadmin/forestadmin-client:** upgraded to 1.37.6
1 parent d04299f commit b3d5736

File tree

2 files changed

+14
-3
lines changed

2 files changed

+14
-3
lines changed

packages/mcp-server/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## @forestadmin/mcp-server [1.7.2](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/[email protected]...@forestadmin/[email protected]) (2026-01-27)
2+
3+
4+
5+
6+
7+
### Dependencies
8+
9+
* **@forestadmin/agent-client:** upgraded to 1.4.2
10+
* **@forestadmin/forestadmin-client:** upgraded to 1.37.6
11+
112
## @forestadmin/mcp-server [1.7.1](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/[email protected]...@forestadmin/[email protected]) (2026-01-22)
213

314

packages/mcp-server/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@forestadmin/mcp-server",
3-
"version": "1.7.1",
3+
"version": "1.7.2",
44
"description": "Model Context Protocol server for Forest Admin with OAuth authentication",
55
"main": "dist/index.js",
66
"bin": {
@@ -16,8 +16,8 @@
1616
"directory": "packages/mcp-server"
1717
},
1818
"dependencies": {
19-
"@forestadmin/agent-client": "1.4.1",
20-
"@forestadmin/forestadmin-client": "1.37.5",
19+
"@forestadmin/agent-client": "1.4.2",
20+
"@forestadmin/forestadmin-client": "1.37.6",
2121
"@modelcontextprotocol/sdk": "^1.25.1",
2222
"cors": "^2.8.5",
2323
"express": "^5.2.1",

0 commit comments

Comments
 (0)