Skip to content

Commit 0f60096

Browse files
release: 7.0.0
1 parent df9a93b commit 0f60096

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-26)
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 ([4e2c1a0](https://github.com/Finch-API/finch-api-node/commit/4e2c1a07af70b3ac48a48e48fbd7ac667ab01fcc))
10+
* **api:** api update ([1c24962](https://github.com/Finch-API/finch-api-node/commit/1c249621992ed62663e5bb387b996b8e2353ff20))
11+
* **api:** api update ([e040d54](https://github.com/Finch-API/finch-api-node/commit/e040d54c8659d67d8a291a13f626b5bb6567fd45))
12+
* **api:** manual updates ([13a4dd2](https://github.com/Finch-API/finch-api-node/commit/13a4dd222d6101572e6fdfff9abf53e8d273d7a3))
13+
* **api:** move node to typescript generator ([f8ff8e8](https://github.com/Finch-API/finch-api-node/commit/f8ff8e887da8586c70e3ba421be46da38ac9cc6a))
14+
* **api:** update automated code reviewer selection ([20f130d](https://github.com/Finch-API/finch-api-node/commit/20f130d7e22bb4348e526e2b9bbf8d59be8be8e3))
15+
* **mcp:** add detail field to docs search tool ([df9a93b](https://github.com/Finch-API/finch-api-node/commit/df9a93b90202b93ed45e36546526a93bd783b3c1))
16+
* **mcp:** enable optional code execution tool on http mcp servers ([aea584e](https://github.com/Finch-API/finch-api-node/commit/aea584e2b07580689965fd035f551b35aabe7617))
17+
18+
19+
### Bug Fixes
20+
21+
* **api:** migrate custom code to TypeScript ([0842ea0](https://github.com/Finch-API/finch-api-node/commit/0842ea01ff4d4eaac742ba282608045f8e14ccfd))
22+
* **api:** resolve build issues ([f0c6a27](https://github.com/Finch-API/finch-api-node/commit/f0c6a27f5cd9574a1a49490df5fcb837bbbf9988))
23+
* **java:** Resolve name collisions ([b22a264](https://github.com/Finch-API/finch-api-node/commit/b22a26491e05628e5b7720e993ade0b25825bda2))
24+
* **mcp:** return tool execution error on jq failure ([94a4e44](https://github.com/Finch-API/finch-api-node/commit/94a4e44ab1b7c6f4325c7ef2740dd1767c08151d))
25+
* **tests:** fix tests ([e7e8782](https://github.com/Finch-API/finch-api-node/commit/e7e8782d70737f3e8ef2e2c808147940ae553690))
26+
27+
28+
### Chores
29+
30+
* **internal:** codegen related update ([b393d66](https://github.com/Finch-API/finch-api-node/commit/b393d664d34c87955abe7ee7f1e07350b9a8c7c2))
31+
* **internal:** codegen related update ([41d5fdb](https://github.com/Finch-API/finch-api-node/commit/41d5fdbbbc050fd0cf67bd1a1411f0662508ea21))
32+
* mcp code tool explicit error message when missing a run function ([3de27bc](https://github.com/Finch-API/finch-api-node/commit/3de27bc06f32f9ba43b1c24baf3f44b629ecc721))
33+
* **mcp:** add friendlier MCP code tool errors on incorrect method invocations ([1b0b2fd](https://github.com/Finch-API/finch-api-node/commit/1b0b2fd1d89854563c80c5a654c3c323a13b421b))
34+
* **mcp:** add line numbers to code tool errors ([febd8cf](https://github.com/Finch-API/finch-api-node/commit/febd8cf861472cc0d03162da1f9b768871a3a784))
35+
* **mcp:** clarify http auth error ([ece7480](https://github.com/Finch-API/finch-api-node/commit/ece748069520cee44ee3e7f21c0daa73b09e24bb))
36+
* **mcp:** upgrade jq-web ([9f32410](https://github.com/Finch-API/finch-api-node/commit/9f324105dd35984286c3dde0102cf93f61512c52))
37+
* sync repo ([450921c](https://github.com/Finch-API/finch-api-node/commit/450921c3bda7e2036e7e88a20c7cb77a8de60468))
38+
39+
40+
### Documentation
41+
42+
* **mcp:** add a README button for one-click add to Cursor ([4a687c4](https://github.com/Finch-API/finch-api-node/commit/4a687c4ceedc4c48820c528d2df159b3e7d0aecc))
43+
* **mcp:** add a README link to add server to VS Code or Claude Code ([9bd51b4](https://github.com/Finch-API/finch-api-node/commit/9bd51b43fe0c636b1db45e0d263ccaaa66a9ed4a))
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)