Skip to content

Commit d8c8a9b

Browse files
release: 7.0.0
1 parent 3b5a974 commit d8c8a9b

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 ([f1f682b](https://github.com/Finch-API/finch-api-node/commit/f1f682b82701d2a09ac22f797cd1a8c529a315b3))
10+
* **api:** api update ([0cd92c1](https://github.com/Finch-API/finch-api-node/commit/0cd92c1a7ceea3c14c204d754f60f81e734d3f9a))
11+
* **api:** api update ([463502c](https://github.com/Finch-API/finch-api-node/commit/463502cb97f75af392ef2db258ec794277a84c59))
12+
* **api:** manual updates ([98fcfab](https://github.com/Finch-API/finch-api-node/commit/98fcfab233ca753c8372bb3535c6e06f027a3bb9))
13+
* **api:** move node to typescript generator ([dbbf974](https://github.com/Finch-API/finch-api-node/commit/dbbf974641f2f972b9a8e9b1a915da331dacf2c4))
14+
* **api:** update automated code reviewer selection ([7e0a8f1](https://github.com/Finch-API/finch-api-node/commit/7e0a8f12765b350da11e6a96c5063e9621ffe09f))
15+
* **mcp:** add detail field to docs search tool ([84406d9](https://github.com/Finch-API/finch-api-node/commit/84406d9f7f097b35085c08ec7769870049a0b0f9))
16+
* **mcp:** enable optional code execution tool on http mcp servers ([1f2532a](https://github.com/Finch-API/finch-api-node/commit/1f2532a4c32ade15599ee25070636e856f2cf017))
17+
* **mcp:** return logs on code tool errors ([366e42a](https://github.com/Finch-API/finch-api-node/commit/366e42af3dc49753e9a0a132bc79aa98bd5f511d))
18+
19+
20+
### Bug Fixes
21+
22+
* **api:** migrate custom code to TypeScript ([90053f6](https://github.com/Finch-API/finch-api-node/commit/90053f6774cc7cd299cc8446d884ed0f67faa716))
23+
* **api:** resolve build issues ([fbe2b52](https://github.com/Finch-API/finch-api-node/commit/fbe2b528a20d62b0facb21e0258c4bf98f76b568))
24+
* **java:** Resolve name collisions ([5933ae8](https://github.com/Finch-API/finch-api-node/commit/5933ae8e667df0fce4e9f8558e8593b8bd44a510))
25+
* **mcp:** return tool execution error on api error ([218612b](https://github.com/Finch-API/finch-api-node/commit/218612bc7baac46acdbd6488b703e9541a16ad3e))
26+
* **mcp:** return tool execution error on jq failure ([68a5a7e](https://github.com/Finch-API/finch-api-node/commit/68a5a7e162bc2037c10bbd09d2fb4cd91f73a9d7))
27+
* **tests:** fix tests ([b0dcb31](https://github.com/Finch-API/finch-api-node/commit/b0dcb312245474722492126809ccae9befd3f574))
28+
29+
30+
### Chores
31+
32+
* **client:** fix logger property type ([d727045](https://github.com/Finch-API/finch-api-node/commit/d727045bb0cad62271c93c7c220a516a7d203e08))
33+
* **internal:** codegen related update ([4f3e3d1](https://github.com/Finch-API/finch-api-node/commit/4f3e3d10c602e0652f0c080f4adf775848d6ff3f))
34+
* **internal:** codegen related update ([93216c8](https://github.com/Finch-API/finch-api-node/commit/93216c8f30fc75fba9d0f85200917b6898790dff))
35+
* **internal:** upgrade eslint ([3b5a974](https://github.com/Finch-API/finch-api-node/commit/3b5a97415a525b2feef7f8225b4c47a49e0f28f8))
36+
* mcp code tool explicit error message when missing a run function ([6c736b6](https://github.com/Finch-API/finch-api-node/commit/6c736b6216b05df6f16c411c018e2c25d0728da5))
37+
* **mcp:** add friendlier MCP code tool errors on incorrect method invocations ([8838c6d](https://github.com/Finch-API/finch-api-node/commit/8838c6dfc99a3f8489806fe13d247376f388ae1a))
38+
* **mcp:** add line numbers to code tool errors ([f6dbc51](https://github.com/Finch-API/finch-api-node/commit/f6dbc5170bea18624819bbabccf841f29e5193ce))
39+
* **mcp:** clarify http auth error ([15dea33](https://github.com/Finch-API/finch-api-node/commit/15dea3397ec36c6472a36efa0fc11c24e5e86712))
40+
* **mcp:** upgrade jq-web ([b93621e](https://github.com/Finch-API/finch-api-node/commit/b93621e5a7cd98e7d2fce22f30de6a6d290b7b4f))
41+
* sync repo ([c3ddaf1](https://github.com/Finch-API/finch-api-node/commit/c3ddaf15367aec196b264919bc86a22af96e0d92))
42+
43+
44+
### Documentation
45+
46+
* **mcp:** add a README button for one-click add to Cursor ([c20fdd2](https://github.com/Finch-API/finch-api-node/commit/c20fdd2c5a6839ed9b7c56f46d2abd04e491731c))
47+
* **mcp:** add a README link to add server to VS Code or Claude Code ([9e930d8](https://github.com/Finch-API/finch-api-node/commit/9e930d82209bfc57ace0b86d103fc047749f69e9))
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)