Skip to content

Commit d4564d4

Browse files
release: 7.0.0
1 parent 138d0cf commit d4564d4

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-02)
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 ([4b3de83](https://github.com/Finch-API/finch-api-node/commit/4b3de83c1ce50bdd2150a428e1b4639a9907714e))
10+
* **api:** api update ([cacf226](https://github.com/Finch-API/finch-api-node/commit/cacf226864cf94216dcd31ad235741e4f17b0317))
11+
* **api:** api update ([611bf67](https://github.com/Finch-API/finch-api-node/commit/611bf677998d310e67de56a02508bdbf25a9cf1c))
12+
* **api:** manual updates ([fb70d80](https://github.com/Finch-API/finch-api-node/commit/fb70d804093d14c4cd5dbeaa715b9af7cfabea20))
13+
* **api:** move node to typescript generator ([f21032f](https://github.com/Finch-API/finch-api-node/commit/f21032f7d7c4d475476e88ea3243bc98e2cba1fb))
14+
* **api:** update automated code reviewer selection ([6fa2567](https://github.com/Finch-API/finch-api-node/commit/6fa25674bb08192ba5522b4e085fba3bb0833290))
15+
* **mcp:** add detail field to docs search tool ([a8d2add](https://github.com/Finch-API/finch-api-node/commit/a8d2add5f6df362493242a936c3826a01d6d8e03))
16+
* **mcp:** enable optional code execution tool on http mcp servers ([ce2b355](https://github.com/Finch-API/finch-api-node/commit/ce2b3552d6a4448057b9e7e16283eef25a9c27b0))
17+
* **mcp:** return logs on code tool errors ([6de1ea5](https://github.com/Finch-API/finch-api-node/commit/6de1ea55c3002bad2ed7a4cb3cf8189d33173e76))
18+
19+
20+
### Bug Fixes
21+
22+
* **api:** migrate custom code to TypeScript ([2bf2493](https://github.com/Finch-API/finch-api-node/commit/2bf24935ae440d99d592297ed1c9a1c48c815864))
23+
* **api:** resolve build issues ([f21f983](https://github.com/Finch-API/finch-api-node/commit/f21f983d1d6bc6833d3a58ea2e57eaa39ffda0ee))
24+
* **java:** Resolve name collisions ([99df419](https://github.com/Finch-API/finch-api-node/commit/99df41941259fd7a34895073c53374c4594188d4))
25+
* **mcp:** return tool execution error on api error ([a0341d3](https://github.com/Finch-API/finch-api-node/commit/a0341d355c437c42bdc31ba67b293dc17cb71d64))
26+
* **mcp:** return tool execution error on jq failure ([9eb56d8](https://github.com/Finch-API/finch-api-node/commit/9eb56d8c419b3b643b8310ba257fe2c23918ae97))
27+
* **tests:** fix tests ([761ad34](https://github.com/Finch-API/finch-api-node/commit/761ad3441b7643f6de851f7bb7a9e797d6696923))
28+
29+
30+
### Chores
31+
32+
* **client:** fix logger property type ([1dc0671](https://github.com/Finch-API/finch-api-node/commit/1dc0671891e0710836e837ada4a1d6c829a17d24))
33+
* **internal:** codegen related update ([d8e69c6](https://github.com/Finch-API/finch-api-node/commit/d8e69c630e1e45c529be897e4127247c8fc1317d))
34+
* **internal:** codegen related update ([78cc57f](https://github.com/Finch-API/finch-api-node/commit/78cc57fcdf0524cd4b60ac05755f916431b070a8))
35+
* **internal:** upgrade eslint ([138d0cf](https://github.com/Finch-API/finch-api-node/commit/138d0cfe575e24fd817da2b5cb6134e0f63f34e1))
36+
* mcp code tool explicit error message when missing a run function ([dfa0497](https://github.com/Finch-API/finch-api-node/commit/dfa049767291ac67c3b05394a6a24a473c496b91))
37+
* **mcp:** add friendlier MCP code tool errors on incorrect method invocations ([42d2ce5](https://github.com/Finch-API/finch-api-node/commit/42d2ce5e442cb88eac56b327e793b6ae727caf24))
38+
* **mcp:** add line numbers to code tool errors ([ecea3e3](https://github.com/Finch-API/finch-api-node/commit/ecea3e35c22c4308be5e0895b3d90326c39b5ca4))
39+
* **mcp:** clarify http auth error ([35f0e0d](https://github.com/Finch-API/finch-api-node/commit/35f0e0df3739865a6c9e0510408e8805ca98589a))
40+
* **mcp:** upgrade jq-web ([8f90a12](https://github.com/Finch-API/finch-api-node/commit/8f90a12da15f0a8411ca8a58216e4f766209dc52))
41+
* sync repo ([e8442b7](https://github.com/Finch-API/finch-api-node/commit/e8442b7244501c5c542ad44f28c1b2a9c7fb79a2))
42+
43+
44+
### Documentation
45+
46+
* **mcp:** add a README button for one-click add to Cursor ([f206c77](https://github.com/Finch-API/finch-api-node/commit/f206c77a508e84f2b2ac2bb23b00fe594c98f8fd))
47+
* **mcp:** add a README link to add server to VS Code or Claude Code ([b91c1f6](https://github.com/Finch-API/finch-api-node/commit/b91c1f643d91cb5ac4d320ad15c3e836dd2c9363))
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)