Skip to content

Commit 790b373

Browse files
committed
chore(release): @forestadmin/[email protected] [skip ci]
# @forestadmin/mcp-server [1.5.0](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/[email protected]...@forestadmin/[email protected]) (2025-12-24) ### Features * **mcp-server:** add delete tool ([#1387](#1387)) ([d633d5c](d633d5c)) * **mcp-server:** add update tool ([#1389](#1389)) ([93f352d](93f352d))
1 parent d633d5c commit 790b373

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

packages/mcp-server/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# @forestadmin/mcp-server [1.5.0](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/[email protected]...@forestadmin/[email protected]) (2025-12-24)
2+
3+
4+
### Features
5+
6+
* **mcp-server:** add delete tool ([#1387](https://github.com/ForestAdmin/agent-nodejs/issues/1387)) ([d633d5c](https://github.com/ForestAdmin/agent-nodejs/commit/d633d5c1b481618789d74a4ae61ad43389a66d13))
7+
* **mcp-server:** add update tool ([#1389](https://github.com/ForestAdmin/agent-nodejs/issues/1389)) ([93f352d](https://github.com/ForestAdmin/agent-nodejs/commit/93f352db076a04370d2431865cfab6a68fd17a41))
8+
19
# @forestadmin/mcp-server [1.4.0](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/[email protected]...@forestadmin/[email protected]) (2025-12-24)
210

311

packages/mcp-server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@forestadmin/mcp-server",
3-
"version": "1.4.0",
3+
"version": "1.5.0",
44
"description": "Model Context Protocol server for Forest Admin with OAuth authentication",
55
"main": "dist/index.js",
66
"bin": {

0 commit comments

Comments
 (0)