Skip to content

Commit 7557871

Browse files
release: 7.0.0
1 parent 9dcc43e commit 7557871

File tree

6 files changed

+47
-5
lines changed

6 files changed

+47
-5
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "6.38.0"
2+
".": "7.0.0"
33
}

CHANGELOG.md

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,47 @@
11
# Changelog
22

3+
## 7.0.0 (2025-11-25)
4+
5+
Full Changelog: [v6.38.0...v7.0.0](https://github.com/Finch-API/finch-api-node/compare/v6.38.0...v7.0.0)
6+
7+
### Features
8+
9+
* **api:** api update ([189f76d](https://github.com/Finch-API/finch-api-node/commit/189f76dd717fc24e602238537375387055dec8b8))
10+
* **api:** api update ([aa06261](https://github.com/Finch-API/finch-api-node/commit/aa0626136f3edbe3746314c82acb8f5517b7aab4))
11+
* **api:** api update ([6c1d8ab](https://github.com/Finch-API/finch-api-node/commit/6c1d8abb41b899c8c210066208a2353ae3cbcda2))
12+
* **api:** manual updates ([e7a22b2](https://github.com/Finch-API/finch-api-node/commit/e7a22b2e549205fd4c383ed4dda0010a0483cb46))
13+
* **api:** move node to typescript generator ([4eb23af](https://github.com/Finch-API/finch-api-node/commit/4eb23afb91b07b78ccc4ba90be120f38833dc3e1))
14+
* **api:** update automated code reviewer selection ([d7e2857](https://github.com/Finch-API/finch-api-node/commit/d7e28579a9fae134084a6e7877ab589f14757836))
15+
* **mcp:** add detail field to docs search tool ([9dcc43e](https://github.com/Finch-API/finch-api-node/commit/9dcc43e6b7d8afe1a4114399a6c1cea0db810d67))
16+
* **mcp:** enable optional code execution tool on http mcp servers ([f5ea1bd](https://github.com/Finch-API/finch-api-node/commit/f5ea1bdd4a5a24dfb1f2e323b61d0f8aa1f5a958))
17+
18+
19+
### Bug Fixes
20+
21+
* **api:** migrate custom code to TypeScript ([b355381](https://github.com/Finch-API/finch-api-node/commit/b35538144a96c557d4feb1833cba931e47bd4aa3))
22+
* **api:** resolve build issues ([f33af99](https://github.com/Finch-API/finch-api-node/commit/f33af9954a04d6159c20b5abc3982fdb0eab28b2))
23+
* **java:** Resolve name collisions ([fdc3455](https://github.com/Finch-API/finch-api-node/commit/fdc3455d755da8788ee277cf1383d88cc013c70d))
24+
* **mcp:** return tool execution error on jq failure ([3f01470](https://github.com/Finch-API/finch-api-node/commit/3f014706c3878638c6a0c581c900c73b44e938d0))
25+
* **tests:** fix tests ([acb2abc](https://github.com/Finch-API/finch-api-node/commit/acb2abca66df8902649ca967f009d4fd27de6817))
26+
27+
28+
### Chores
29+
30+
* **internal:** codegen related update ([b6a4d2f](https://github.com/Finch-API/finch-api-node/commit/b6a4d2fb9b81cef2155ae0c7791f16062b50a6cf))
31+
* **internal:** codegen related update ([bd642de](https://github.com/Finch-API/finch-api-node/commit/bd642de861b7f4e4c30712fbc3d9f71c8a6d1521))
32+
* mcp code tool explicit error message when missing a run function ([68db8c9](https://github.com/Finch-API/finch-api-node/commit/68db8c9d21d474106463a72909cb3a24f0724346))
33+
* **mcp:** add friendlier MCP code tool errors on incorrect method invocations ([071ed61](https://github.com/Finch-API/finch-api-node/commit/071ed61e8224f1f34c52ac2b585479e6c15a49be))
34+
* **mcp:** add line numbers to code tool errors ([59602f8](https://github.com/Finch-API/finch-api-node/commit/59602f81a47bcd5e8ee64113559aa2a1c5f174e0))
35+
* **mcp:** clarify http auth error ([6268cf8](https://github.com/Finch-API/finch-api-node/commit/6268cf8be202564d8db9ea080bd1f63036efb583))
36+
* **mcp:** upgrade jq-web ([b7cd5f3](https://github.com/Finch-API/finch-api-node/commit/b7cd5f3d84d89d8e680556f3801044a4238df79b))
37+
* sync repo ([9a070cb](https://github.com/Finch-API/finch-api-node/commit/9a070cb1e6cc71a3fdbb0d393a7c5eaaf6dd03ab))
38+
39+
40+
### Documentation
41+
42+
* **mcp:** add a README button for one-click add to Cursor ([9a6b2ca](https://github.com/Finch-API/finch-api-node/commit/9a6b2cae9a609d679d55dedaf16bb16d18dc375f))
43+
* **mcp:** add a README link to add server to VS Code or Claude Code ([1ff9a5a](https://github.com/Finch-API/finch-api-node/commit/1ff9a5a3e95daa4086d461caef1868ca69d234c3))
44+
345
## 6.38.0 (2025-10-27)
446

547
Full Changelog: [v6.37.0...v6.38.0](https://github.com/Finch-API/finch-api-node/compare/v6.37.0...v6.38.0)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tryfinch/finch-api",
3-
"version": "6.38.0",
3+
"version": "7.0.0",
44
"description": "The official TypeScript library for the Finch API",
55
"author": "Finch <founders@tryfinch.com>",
66
"types": "dist/index.d.ts",

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": "@tryfinch/finch-api-mcp",
3-
"version": "6.38.0",
3+
"version": "7.0.0",
44
"description": "The official MCP Server for the Finch API",
55
"author": "Finch <founders@tryfinch.com>",
66
"types": "dist/index.d.ts",

packages/mcp-server/src/server.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ export const newMcpServer = () =>
3434
new McpServer(
3535
{
3636
name: 'tryfinch_finch_api_api',
37-
version: '6.38.0',
37+
version: '7.0.0',
3838
},
3939
{ capabilities: { tools: {}, logging: {} } },
4040
);

src/version.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
export const VERSION = '6.38.0'; // x-release-please-version
1+
export const VERSION = '7.0.0'; // x-release-please-version

0 commit comments

Comments
 (0)