Skip to content

Commit b5abcd8

Browse files
release: 7.0.0
1 parent 5514de3 commit b5abcd8

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 ([855a9dd](https://github.com/Finch-API/finch-api-node/commit/855a9ddcaeb4deb33b5382e0a825560e643e2bb7))
10+
* **api:** api update ([35952cc](https://github.com/Finch-API/finch-api-node/commit/35952cc2022fbc86340cf440c57426ad3844b182))
11+
* **api:** api update ([fce9650](https://github.com/Finch-API/finch-api-node/commit/fce9650d728eb20a9a653d2f0768fa29e900ee5f))
12+
* **api:** manual updates ([6caebf6](https://github.com/Finch-API/finch-api-node/commit/6caebf69e1f8f473b130bca19c813bdb0cc743c2))
13+
* **api:** move node to typescript generator ([dfcc87a](https://github.com/Finch-API/finch-api-node/commit/dfcc87a48fdaa3b66c511df921a519b8f8437a21))
14+
* **api:** update automated code reviewer selection ([41e14d1](https://github.com/Finch-API/finch-api-node/commit/41e14d1b7281951968a5db8ab147be67860a2845))
15+
* **mcp:** add detail field to docs search tool ([d4ef055](https://github.com/Finch-API/finch-api-node/commit/d4ef0557cae7c044e8c322a5af633bf6f1b0f597))
16+
* **mcp:** enable optional code execution tool on http mcp servers ([5b58418](https://github.com/Finch-API/finch-api-node/commit/5b58418450e7ddcbda48a86f9a8cf2464368edee))
17+
* **mcp:** return logs on code tool errors ([059db9d](https://github.com/Finch-API/finch-api-node/commit/059db9df82c6db6e0c34949e8913286fd10a3315))
18+
19+
20+
### Bug Fixes
21+
22+
* **api:** migrate custom code to TypeScript ([d2e31a0](https://github.com/Finch-API/finch-api-node/commit/d2e31a01c03843c35d965f6c6981efdf9f9a732b))
23+
* **api:** resolve build issues ([d866930](https://github.com/Finch-API/finch-api-node/commit/d866930e3d7668d3bbb4cb7bae5176bcb6840e62))
24+
* **java:** Resolve name collisions ([556595c](https://github.com/Finch-API/finch-api-node/commit/556595ce1d16c9191ec75360412bf776c27198c5))
25+
* **mcp:** return tool execution error on api error ([4e7f7cb](https://github.com/Finch-API/finch-api-node/commit/4e7f7cb96f240f5f1d8f4016b826f83b943bac54))
26+
* **mcp:** return tool execution error on jq failure ([8f082aa](https://github.com/Finch-API/finch-api-node/commit/8f082aab9726074c340eaec1760f91884613f6d4))
27+
* **tests:** fix tests ([551079d](https://github.com/Finch-API/finch-api-node/commit/551079d78d4ddd2e98f25ff096f3d055e4560488))
28+
29+
30+
### Chores
31+
32+
* **client:** fix logger property type ([4eac79c](https://github.com/Finch-API/finch-api-node/commit/4eac79ce75fd7680b509d5f46ffd7911a6cd0109))
33+
* **internal:** codegen related update ([2d8e31b](https://github.com/Finch-API/finch-api-node/commit/2d8e31b456707ce64696d5094d2f61836106a2c2))
34+
* **internal:** codegen related update ([57ac01a](https://github.com/Finch-API/finch-api-node/commit/57ac01a2c2626037b021b9f7f7e71d4052bc7298))
35+
* **internal:** upgrade eslint ([5514de3](https://github.com/Finch-API/finch-api-node/commit/5514de3ed1e4416b37c385eb0007b70aeecae358))
36+
* mcp code tool explicit error message when missing a run function ([630f4e1](https://github.com/Finch-API/finch-api-node/commit/630f4e1c907dfd70d5a6d64d775bcc58f870945f))
37+
* **mcp:** add friendlier MCP code tool errors on incorrect method invocations ([62418a3](https://github.com/Finch-API/finch-api-node/commit/62418a3726d053b90ee05268d1897a93ee2cc322))
38+
* **mcp:** add line numbers to code tool errors ([d757b70](https://github.com/Finch-API/finch-api-node/commit/d757b70c84c564170818cfd1d247b2522002aa59))
39+
* **mcp:** clarify http auth error ([75720f6](https://github.com/Finch-API/finch-api-node/commit/75720f67d722ae2de79e1cede856bd3ed8a41016))
40+
* **mcp:** upgrade jq-web ([fff95d4](https://github.com/Finch-API/finch-api-node/commit/fff95d47e94872c08cbe68b3792ce391362933e3))
41+
* sync repo ([14ba01d](https://github.com/Finch-API/finch-api-node/commit/14ba01d51a4ff0605d65f2c358911b7d1efa8e6e))
42+
43+
44+
### Documentation
45+
46+
* **mcp:** add a README button for one-click add to Cursor ([aeedc04](https://github.com/Finch-API/finch-api-node/commit/aeedc043a8660d39f25b3d72e22e34492a3b285c))
47+
* **mcp:** add a README link to add server to VS Code or Claude Code ([2e0f8b9](https://github.com/Finch-API/finch-api-node/commit/2e0f8b9ed2b6a2eb6dafc335b9301f951e8ba2a5))
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)