Skip to content

Commit 684002c

Browse files
release: 7.0.0
1 parent 284c738 commit 684002c

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 ([b08e64f](https://github.com/Finch-API/finch-api-node/commit/b08e64fe2cb7063a7b13990426c2285404f3cb23))
10+
* **api:** api update ([b957b6f](https://github.com/Finch-API/finch-api-node/commit/b957b6fd6edd564300fdf6509aef8324d1bcd0c7))
11+
* **api:** api update ([d62b34b](https://github.com/Finch-API/finch-api-node/commit/d62b34be8500a04b64f02003aca06ea393ab4f08))
12+
* **api:** manual updates ([834f724](https://github.com/Finch-API/finch-api-node/commit/834f724dbbd917a4e92b498def74e55a4ae7f907))
13+
* **api:** move node to typescript generator ([1b90fa5](https://github.com/Finch-API/finch-api-node/commit/1b90fa5352a5faa4a5a55924cbd7cf2ebc9871e3))
14+
* **api:** update automated code reviewer selection ([8d27492](https://github.com/Finch-API/finch-api-node/commit/8d27492a0b91d6296047f077750b81bfdce93592))
15+
* **mcp:** add detail field to docs search tool ([284c738](https://github.com/Finch-API/finch-api-node/commit/284c7389296675915c15347f428617a34480d470))
16+
* **mcp:** enable optional code execution tool on http mcp servers ([2d8fb37](https://github.com/Finch-API/finch-api-node/commit/2d8fb37a2456fc74a14a488d11198f61ad290818))
17+
18+
19+
### Bug Fixes
20+
21+
* **api:** migrate custom code to TypeScript ([ea815a3](https://github.com/Finch-API/finch-api-node/commit/ea815a3cc3eaa174a55fa40ecc0b347de3aa5409))
22+
* **api:** resolve build issues ([3d232eb](https://github.com/Finch-API/finch-api-node/commit/3d232eb714e5e7f6df201e9a732e191a41f4c069))
23+
* **java:** Resolve name collisions ([e9700e0](https://github.com/Finch-API/finch-api-node/commit/e9700e094cce72d68738eddfa1548d83a92eeffa))
24+
* **mcp:** return tool execution error on jq failure ([8ed47ad](https://github.com/Finch-API/finch-api-node/commit/8ed47ad62ba94c45d1d1ac38ad9220ff6571d1db))
25+
* **tests:** fix tests ([0aa1797](https://github.com/Finch-API/finch-api-node/commit/0aa179770f2c10710e9d33a3af5d065f5cf88f07))
26+
27+
28+
### Chores
29+
30+
* **internal:** codegen related update ([88e9b35](https://github.com/Finch-API/finch-api-node/commit/88e9b3564deef4dfbbca261ccdf3dd8ed47cb415))
31+
* **internal:** codegen related update ([86d76d8](https://github.com/Finch-API/finch-api-node/commit/86d76d89449f3f2ff753fedbb452550518024373))
32+
* mcp code tool explicit error message when missing a run function ([4709170](https://github.com/Finch-API/finch-api-node/commit/4709170cc577f2dbfc5aff1cd3c92416ae05976e))
33+
* **mcp:** add friendlier MCP code tool errors on incorrect method invocations ([7497e0c](https://github.com/Finch-API/finch-api-node/commit/7497e0c5804ffbb937b20fc38c84f12f9a5ab913))
34+
* **mcp:** add line numbers to code tool errors ([520fc81](https://github.com/Finch-API/finch-api-node/commit/520fc819945ee913618ebec669979c7870d64a76))
35+
* **mcp:** clarify http auth error ([5b9ff38](https://github.com/Finch-API/finch-api-node/commit/5b9ff389da7228bccb4b5051006698487c4d9729))
36+
* **mcp:** upgrade jq-web ([57315fb](https://github.com/Finch-API/finch-api-node/commit/57315fb93d5435498e575a1da1dba8cc35a77946))
37+
* sync repo ([ab15f99](https://github.com/Finch-API/finch-api-node/commit/ab15f9920d3427a250ef8c2c7afc2b0072910172))
38+
39+
40+
### Documentation
41+
42+
* **mcp:** add a README button for one-click add to Cursor ([eba6e2f](https://github.com/Finch-API/finch-api-node/commit/eba6e2f598046953a3d7b57d329eea7074cba7db))
43+
* **mcp:** add a README link to add server to VS Code or Claude Code ([dbb8509](https://github.com/Finch-API/finch-api-node/commit/dbb8509af9912e73ab0700607aeb26734f8020fc))
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)