Skip to content

Commit d3baebb

Browse files
release: 7.0.0
1 parent e14628d commit d3baebb

File tree

6 files changed

+45
-5
lines changed

6 files changed

+45
-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: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,45 @@
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 ([2cb0f68](https://github.com/Finch-API/finch-api-node/commit/2cb0f68f0968fb7db03643dbce487e01a67bb8d9))
10+
* **api:** api update ([6e21009](https://github.com/Finch-API/finch-api-node/commit/6e21009e75c5dc8759fda90f8f5713579153f02c))
11+
* **api:** manual updates ([e14628d](https://github.com/Finch-API/finch-api-node/commit/e14628d4ef4cd78b700681df094bcc49f4cfadd9))
12+
* **api:** move node to typescript generator ([a9d3440](https://github.com/Finch-API/finch-api-node/commit/a9d3440ffaa05232c9ac137f91b87bdd919ba4cc))
13+
* **api:** update automated code reviewer selection ([a1f1aa8](https://github.com/Finch-API/finch-api-node/commit/a1f1aa87fcb0fd8247d7c336a61d3b21b9cb69b1))
14+
* **mcp:** enable optional code execution tool on http mcp servers ([61797f9](https://github.com/Finch-API/finch-api-node/commit/61797f948d9e7758ea6c22e8a695fc934cc8c19d))
15+
16+
17+
### Bug Fixes
18+
19+
* **api:** migrate custom code to TypeScript ([a9b03af](https://github.com/Finch-API/finch-api-node/commit/a9b03af44c45eea400192ee7f9406069140bad4c))
20+
* **api:** resolve build issues ([bc79a82](https://github.com/Finch-API/finch-api-node/commit/bc79a82731e6efbfe98fe16f1c9722f8363c44fc))
21+
* **java:** Resolve name collisions ([088f44d](https://github.com/Finch-API/finch-api-node/commit/088f44d2adf0a2a098bd410083b166d0a8d9bae4))
22+
* **mcp:** return tool execution error on jq failure ([ff27a05](https://github.com/Finch-API/finch-api-node/commit/ff27a059a588017f55daa363523c19e5ba3ce24c))
23+
* **tests:** fix tests ([b2b7dd1](https://github.com/Finch-API/finch-api-node/commit/b2b7dd1c7910a85047ca6f522c4fcbdccccf4947))
24+
25+
26+
### Chores
27+
28+
* **internal:** codegen related update ([3a034e1](https://github.com/Finch-API/finch-api-node/commit/3a034e17aa4b2d65b496e3efc983fa2f2b5cb5c9))
29+
* **internal:** codegen related update ([3dab7ed](https://github.com/Finch-API/finch-api-node/commit/3dab7ed341882b55236125fe1b0a0b0489cc7e1c))
30+
* mcp code tool explicit error message when missing a run function ([efbdaf7](https://github.com/Finch-API/finch-api-node/commit/efbdaf7b94e2c70bec787d6f5866120ccf7b3043))
31+
* **mcp:** add friendlier MCP code tool errors on incorrect method invocations ([e278298](https://github.com/Finch-API/finch-api-node/commit/e278298c8acdc93c8613bc5a06d9e1c65f3c1161))
32+
* **mcp:** add line numbers to code tool errors ([873c4dc](https://github.com/Finch-API/finch-api-node/commit/873c4dcc1580362dc6d8fca8ac51f2fcccde5d0f))
33+
* **mcp:** clarify http auth error ([69e5de4](https://github.com/Finch-API/finch-api-node/commit/69e5de4bbee721e68a034c1def9519473644195f))
34+
* **mcp:** upgrade jq-web ([74c389b](https://github.com/Finch-API/finch-api-node/commit/74c389b00d23d29a9185f2680777d2baf1083170))
35+
* sync repo ([284b770](https://github.com/Finch-API/finch-api-node/commit/284b7709d656375e1b7eb742aea4cdefc54a1138))
36+
37+
38+
### Documentation
39+
40+
* **mcp:** add a README button for one-click add to Cursor ([becef0b](https://github.com/Finch-API/finch-api-node/commit/becef0bf62931b032b77043522659638ed33df40))
41+
* **mcp:** add a README link to add server to VS Code or Claude Code ([8cca9c1](https://github.com/Finch-API/finch-api-node/commit/8cca9c102667b1f03f05c3bfc1e0eb4d9c1c317f))
42+
343
## 6.38.0 (2025-10-27)
444

545
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 <[email protected]>",
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 <[email protected]>",
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)