Skip to content

Commit d9e4d5d

Browse files
release: 7.0.0
1 parent 0823528 commit d9e4d5d

File tree

6 files changed

+52
-5
lines changed

6 files changed

+52
-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: 47 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,52 @@
11
# Changelog
22

3+
## 7.0.0 (2025-12-04)
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 ([c91e403](https://github.com/Finch-API/finch-api-node/commit/c91e403d60110357e1beca9e60c3f43259b6b40a))
10+
* **api:** api update ([b2e532e](https://github.com/Finch-API/finch-api-node/commit/b2e532e274864efba66df5bda0064ab4e290ce17))
11+
* **api:** api update ([637544a](https://github.com/Finch-API/finch-api-node/commit/637544a337ca071b602089ec31e09f7232220a35))
12+
* **api:** manual updates ([c08f258](https://github.com/Finch-API/finch-api-node/commit/c08f2586f8228134390afdf5d2a1236941a2f76b))
13+
* **api:** move node to typescript generator ([5784aca](https://github.com/Finch-API/finch-api-node/commit/5784aca930c752d7af42d70312b3925c2f6f6923))
14+
* **api:** update automated code reviewer selection ([b54a53e](https://github.com/Finch-API/finch-api-node/commit/b54a53ee2b6cba338a072353b4d684940b85b7b1))
15+
* **mcp:** add detail field to docs search tool ([92240d0](https://github.com/Finch-API/finch-api-node/commit/92240d0111e4fead5bf662eed34c605b73491a7d))
16+
* **mcp:** enable optional code execution tool on http mcp servers ([56f8b1d](https://github.com/Finch-API/finch-api-node/commit/56f8b1d942db4408120eaa273c50b5cb1a65da7f))
17+
* **mcp:** return logs on code tool errors ([682ef7f](https://github.com/Finch-API/finch-api-node/commit/682ef7fe92d049aa489d97ac7e6db52fd2db8313))
18+
19+
20+
### Bug Fixes
21+
22+
* **api:** migrate custom code to TypeScript ([e7dd1f0](https://github.com/Finch-API/finch-api-node/commit/e7dd1f02e48b466116f3e08846687000207e3292))
23+
* **api:** resolve build issues ([02ef8e8](https://github.com/Finch-API/finch-api-node/commit/02ef8e8364d737c2cbf56f7dddc6db348bf470c7))
24+
* **java:** Resolve name collisions ([0b47f95](https://github.com/Finch-API/finch-api-node/commit/0b47f95038185fc2207c41ab2f2bb17351451dac))
25+
* **mcp:** return tool execution error on api error ([bfeb4d4](https://github.com/Finch-API/finch-api-node/commit/bfeb4d4e49a6755ad1e75cae10919090cff8184b))
26+
* **mcp:** return tool execution error on jq failure ([a05f5b3](https://github.com/Finch-API/finch-api-node/commit/a05f5b38aa338329d223e960d441e7d12e093c47))
27+
* **tests:** fix tests ([37375f3](https://github.com/Finch-API/finch-api-node/commit/37375f3ae68d9388a99fab888fdd1caebce82b63))
28+
29+
30+
### Chores
31+
32+
* **client:** fix logger property type ([599a537](https://github.com/Finch-API/finch-api-node/commit/599a53789a57fb15a36fc143b5f2b39bff2548ad))
33+
* **internal:** codegen related update ([31cf579](https://github.com/Finch-API/finch-api-node/commit/31cf579d0b70715a89f199aa356c578cead20628))
34+
* **internal:** codegen related update ([2681206](https://github.com/Finch-API/finch-api-node/commit/26812060a551855d9d8231c92999d9a3a038dc42))
35+
* **internal:** upgrade eslint ([e1bee5c](https://github.com/Finch-API/finch-api-node/commit/e1bee5c8c3cb58fdbb7b211b0f94c79f52d73463))
36+
* mcp code tool explicit error message when missing a run function ([1c660d9](https://github.com/Finch-API/finch-api-node/commit/1c660d94b36c62851a91353e88a927d1dba13844))
37+
* **mcp:** add friendlier MCP code tool errors on incorrect method invocations ([552b96a](https://github.com/Finch-API/finch-api-node/commit/552b96aafd57bb121f171f1c6d8ecadabdaba09e))
38+
* **mcp:** add line numbers to code tool errors ([3ebf6d1](https://github.com/Finch-API/finch-api-node/commit/3ebf6d1a64583471a5d097f12fe8c9c053705f13))
39+
* **mcp:** clarify http auth error ([77b840c](https://github.com/Finch-API/finch-api-node/commit/77b840cc5eb320ca88b00dc0934ceb3c43ae5cd4))
40+
* **mcp:** upgrade jq-web ([e012d67](https://github.com/Finch-API/finch-api-node/commit/e012d67d3277eabb7896a7b6eec84ee5941ec3eb))
41+
* sync repo ([cda5871](https://github.com/Finch-API/finch-api-node/commit/cda5871d998bd5ad2fe399bb2782a5a202d70698))
42+
* use latest @modelcontextprotocol/sdk ([0823528](https://github.com/Finch-API/finch-api-node/commit/08235288f5283773ffae66a90e4d85ee0fbaf9de))
43+
44+
45+
### Documentation
46+
47+
* **mcp:** add a README button for one-click add to Cursor ([833536e](https://github.com/Finch-API/finch-api-node/commit/833536ecf6910efad9c3cc5ea85bd7f1863c88b2))
48+
* **mcp:** add a README link to add server to VS Code or Claude Code ([59188e7](https://github.com/Finch-API/finch-api-node/commit/59188e7bcea5c18edce3542bf6a58583a5178ef0))
49+
350
## 6.38.0 (2025-10-27)
451

552
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)