Skip to content

Commit 5645f5e

Browse files
release: 7.0.0
1 parent d85fc35 commit 5645f5e

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 ([52c9893](https://github.com/Finch-API/finch-api-node/commit/52c9893ee01c4cbe996fe39afcc809da2ebcf34c))
10+
* **api:** api update ([60c0a6b](https://github.com/Finch-API/finch-api-node/commit/60c0a6b66a4135b6c781e7f1e6d6d11b7037bd02))
11+
* **api:** api update ([c23cda0](https://github.com/Finch-API/finch-api-node/commit/c23cda03c2a966c6c1cf2cc17aca5192fd5631a1))
12+
* **api:** manual updates ([398f08d](https://github.com/Finch-API/finch-api-node/commit/398f08d40962b9dd42f8c4101c4acebd65a94ba0))
13+
* **api:** move node to typescript generator ([c395daa](https://github.com/Finch-API/finch-api-node/commit/c395daac8162669e1f7b8ade3d120dbbca75766f))
14+
* **api:** update automated code reviewer selection ([4d6b216](https://github.com/Finch-API/finch-api-node/commit/4d6b2166f8ddba5f4472bdc5cdaf7e0a77b9da33))
15+
* **mcp:** add detail field to docs search tool ([d85fc35](https://github.com/Finch-API/finch-api-node/commit/d85fc35d59eb79c0cd5cbc4cb2ed697b842cb86d))
16+
* **mcp:** enable optional code execution tool on http mcp servers ([a23d127](https://github.com/Finch-API/finch-api-node/commit/a23d127b636d0f301c28dc6e29897943e5b58113))
17+
18+
19+
### Bug Fixes
20+
21+
* **api:** migrate custom code to TypeScript ([5a9a4fe](https://github.com/Finch-API/finch-api-node/commit/5a9a4fe4a769c5f4e8d837ca709ae274c7f4cd0a))
22+
* **api:** resolve build issues ([a185439](https://github.com/Finch-API/finch-api-node/commit/a1854399b903c624ff8773623edf988e89b948ef))
23+
* **java:** Resolve name collisions ([1b654c0](https://github.com/Finch-API/finch-api-node/commit/1b654c03b4754049c7ea33f659c4bc8742005a20))
24+
* **mcp:** return tool execution error on jq failure ([7b92747](https://github.com/Finch-API/finch-api-node/commit/7b92747122f66a77660534a473ba3e2e72f6aeb4))
25+
* **tests:** fix tests ([87f46a1](https://github.com/Finch-API/finch-api-node/commit/87f46a1119be5cd49d371181a1425c4c01273a57))
26+
27+
28+
### Chores
29+
30+
* **internal:** codegen related update ([01887b6](https://github.com/Finch-API/finch-api-node/commit/01887b653d2745f009713abf83323a1e3c553081))
31+
* **internal:** codegen related update ([1c08b06](https://github.com/Finch-API/finch-api-node/commit/1c08b066809b063c506430ccdf5388ceb08ffa90))
32+
* mcp code tool explicit error message when missing a run function ([ff4c74a](https://github.com/Finch-API/finch-api-node/commit/ff4c74a429fa85e1be2e03f383f538a3dc4eed12))
33+
* **mcp:** add friendlier MCP code tool errors on incorrect method invocations ([18118ae](https://github.com/Finch-API/finch-api-node/commit/18118aed1c0f3d34eda0d3995fa930c1d1003afc))
34+
* **mcp:** add line numbers to code tool errors ([641e62e](https://github.com/Finch-API/finch-api-node/commit/641e62e88106eef9dd287c53faac33939139d1c3))
35+
* **mcp:** clarify http auth error ([70a0d6f](https://github.com/Finch-API/finch-api-node/commit/70a0d6fe35315ab141c0f271d306bc3d1e90a55a))
36+
* **mcp:** upgrade jq-web ([b157822](https://github.com/Finch-API/finch-api-node/commit/b157822f837778b74d8b8de3cfd69211da3bb541))
37+
* sync repo ([e122867](https://github.com/Finch-API/finch-api-node/commit/e122867a3143a28510eba3e8e4113b0eec44f6e0))
38+
39+
40+
### Documentation
41+
42+
* **mcp:** add a README button for one-click add to Cursor ([480ec13](https://github.com/Finch-API/finch-api-node/commit/480ec137fd4d86cc7175c191830b2c834358e0f5))
43+
* **mcp:** add a README link to add server to VS Code or Claude Code ([fa5a77f](https://github.com/Finch-API/finch-api-node/commit/fa5a77f9e8c56f8ed0d9b3848f0e26bae607fb35))
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)