Skip to content

Commit 671d7f8

Browse files
release: 7.0.0
1 parent 2a4985c commit 671d7f8

File tree

6 files changed

+51
-5
lines changed

6 files changed

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

3+
## 7.0.0 (2025-12-03)
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 ([0388b1f](https://github.com/Finch-API/finch-api-node/commit/0388b1f74aa6a28591db1d5a946ef17eb4554c93))
10+
* **api:** api update ([4b25963](https://github.com/Finch-API/finch-api-node/commit/4b259638a129df64c53d013cdf3a474abf460cda))
11+
* **api:** api update ([68b49aa](https://github.com/Finch-API/finch-api-node/commit/68b49aa442537d7550c70099890d05bb065a65ad))
12+
* **api:** manual updates ([06402be](https://github.com/Finch-API/finch-api-node/commit/06402be9549d754c026b9e65d11a37cf36eb38f9))
13+
* **api:** move node to typescript generator ([e039dff](https://github.com/Finch-API/finch-api-node/commit/e039dff5696b7f31b8f134da475381c50ea848c5))
14+
* **api:** update automated code reviewer selection ([8ef254b](https://github.com/Finch-API/finch-api-node/commit/8ef254b5c259302674c3661d6f09de23b09a6f43))
15+
* **mcp:** add detail field to docs search tool ([96fa950](https://github.com/Finch-API/finch-api-node/commit/96fa950988848240c4c10582c188b15d131655c7))
16+
* **mcp:** enable optional code execution tool on http mcp servers ([cd0d94a](https://github.com/Finch-API/finch-api-node/commit/cd0d94a984fe8d286be07b69e807dd9558763bd5))
17+
* **mcp:** return logs on code tool errors ([46c7845](https://github.com/Finch-API/finch-api-node/commit/46c7845b9fb9156569e08f9e98a40caceebc31f3))
18+
19+
20+
### Bug Fixes
21+
22+
* **api:** migrate custom code to TypeScript ([19e0f87](https://github.com/Finch-API/finch-api-node/commit/19e0f87e87247b58dd45b2af7ce3056bcc1fbd06))
23+
* **api:** resolve build issues ([55b65a2](https://github.com/Finch-API/finch-api-node/commit/55b65a2b73d551d89267abc876c4844834f9e7ef))
24+
* **java:** Resolve name collisions ([3f4bdf0](https://github.com/Finch-API/finch-api-node/commit/3f4bdf099983095a6e4cd33f93ac437b632f9a66))
25+
* **mcp:** return tool execution error on api error ([c30b938](https://github.com/Finch-API/finch-api-node/commit/c30b938c2976e443f6ad03bb52a7a30d299a09aa))
26+
* **mcp:** return tool execution error on jq failure ([697978f](https://github.com/Finch-API/finch-api-node/commit/697978fc2e58876fd13741c87eb38721b9b7e65c))
27+
* **tests:** fix tests ([812d878](https://github.com/Finch-API/finch-api-node/commit/812d8781b6809f71d9080dbb8c4baf94120196e7))
28+
29+
30+
### Chores
31+
32+
* **client:** fix logger property type ([6245c84](https://github.com/Finch-API/finch-api-node/commit/6245c84a9b6ccddaf1ae8dcc00a3f017e1def808))
33+
* **internal:** codegen related update ([bfb7549](https://github.com/Finch-API/finch-api-node/commit/bfb754993108a8a50f103b89e5bc12cd6835e026))
34+
* **internal:** codegen related update ([ab2cf3d](https://github.com/Finch-API/finch-api-node/commit/ab2cf3d1c89c1753188ff36941d10bca22d2da02))
35+
* **internal:** upgrade eslint ([2a4985c](https://github.com/Finch-API/finch-api-node/commit/2a4985cd6f43c119e8692d27f2d3d218dbe8394f))
36+
* mcp code tool explicit error message when missing a run function ([e54bda1](https://github.com/Finch-API/finch-api-node/commit/e54bda1f6735a920f9ddb6e5c116bebd23bb55db))
37+
* **mcp:** add friendlier MCP code tool errors on incorrect method invocations ([5bd3bff](https://github.com/Finch-API/finch-api-node/commit/5bd3bff33e408f4184ab0af5a04af398205da362))
38+
* **mcp:** add line numbers to code tool errors ([8e3fe68](https://github.com/Finch-API/finch-api-node/commit/8e3fe682825908b9e3619e7c68c4c227e6b155cc))
39+
* **mcp:** clarify http auth error ([1b871ad](https://github.com/Finch-API/finch-api-node/commit/1b871ade6bb248575d4bb5e1271cb2c6e574eb07))
40+
* **mcp:** upgrade jq-web ([54fb95f](https://github.com/Finch-API/finch-api-node/commit/54fb95f126872a5612d32036367d7502d3f15ce0))
41+
* sync repo ([52d9d00](https://github.com/Finch-API/finch-api-node/commit/52d9d00b7f78f07a2e97b3805383cd632f0fbc77))
42+
43+
44+
### Documentation
45+
46+
* **mcp:** add a README button for one-click add to Cursor ([916c727](https://github.com/Finch-API/finch-api-node/commit/916c727df96ee8429c871afb2dfb0b0a5552da02))
47+
* **mcp:** add a README link to add server to VS Code or Claude Code ([634d791](https://github.com/Finch-API/finch-api-node/commit/634d791c967fb9692530fbeddf91464d312ec354))
48+
349
## 6.38.0 (2025-10-27)
450

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