Skip to content

Commit 1bca004

Browse files
release: 7.0.0
1 parent 2d7fdf7 commit 1bca004

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 ([14657f8](https://github.com/Finch-API/finch-api-node/commit/14657f8469e290d349919215888c11db9fb1830d))
10+
* **api:** api update ([a776897](https://github.com/Finch-API/finch-api-node/commit/a776897150c49f93e8d5da29a6e4467bebfbf750))
11+
* **api:** api update ([fbe36c4](https://github.com/Finch-API/finch-api-node/commit/fbe36c46a20ba5f5d8d4ca1015d1c077c0f0890b))
12+
* **api:** manual updates ([d84f8f9](https://github.com/Finch-API/finch-api-node/commit/d84f8f93a44328cc3cb7229d997557ed37a0090b))
13+
* **api:** move node to typescript generator ([2253903](https://github.com/Finch-API/finch-api-node/commit/225390302128340b070845f19daf51518fe32586))
14+
* **api:** update automated code reviewer selection ([0c73bea](https://github.com/Finch-API/finch-api-node/commit/0c73beafb9e10e47ebd40d573ee07dae365081ab))
15+
* **mcp:** add detail field to docs search tool ([c121d48](https://github.com/Finch-API/finch-api-node/commit/c121d48af8c68f61339e97575123f6fbf70cb6aa))
16+
* **mcp:** enable optional code execution tool on http mcp servers ([7ed294e](https://github.com/Finch-API/finch-api-node/commit/7ed294e8029582e0b4925f89e21de53fb1601940))
17+
* **mcp:** return logs on code tool errors ([c21a9cc](https://github.com/Finch-API/finch-api-node/commit/c21a9ccc03d083d8386c8b037e39b103aab94d36))
18+
19+
20+
### Bug Fixes
21+
22+
* **api:** migrate custom code to TypeScript ([96d58d1](https://github.com/Finch-API/finch-api-node/commit/96d58d1002acc58bf13567b3414a12575dae8475))
23+
* **api:** resolve build issues ([63b9d20](https://github.com/Finch-API/finch-api-node/commit/63b9d208f82093083c79c750c85f73157a91d22e))
24+
* **java:** Resolve name collisions ([5e64096](https://github.com/Finch-API/finch-api-node/commit/5e640968333a5317a0be7dd72ceed8a43202ac0c))
25+
* **mcp:** return tool execution error on api error ([d5939ae](https://github.com/Finch-API/finch-api-node/commit/d5939ae0595a3f426a663ae6927b5c38f947f1fc))
26+
* **mcp:** return tool execution error on jq failure ([14f7ded](https://github.com/Finch-API/finch-api-node/commit/14f7ded281bb5908d5cff580df9471bcabdceab2))
27+
* **tests:** fix tests ([a99a62b](https://github.com/Finch-API/finch-api-node/commit/a99a62bf7131c03540aafe07bcf779e9625b0261))
28+
29+
30+
### Chores
31+
32+
* **client:** fix logger property type ([cd786eb](https://github.com/Finch-API/finch-api-node/commit/cd786ebc9d2122a0ec9c3f322c4bb696ef1fe164))
33+
* **internal:** codegen related update ([ee60602](https://github.com/Finch-API/finch-api-node/commit/ee60602dfcfda57979dfd8b6607aec8bf7364422))
34+
* **internal:** codegen related update ([03c4995](https://github.com/Finch-API/finch-api-node/commit/03c499580c8333bf8359a4643e2669edb36438f2))
35+
* **internal:** upgrade eslint ([2d7fdf7](https://github.com/Finch-API/finch-api-node/commit/2d7fdf7c2c39fdf302dc4fade6dbbd0756331a04))
36+
* mcp code tool explicit error message when missing a run function ([9b11954](https://github.com/Finch-API/finch-api-node/commit/9b1195471ef571162708c117f74e4c467bf10098))
37+
* **mcp:** add friendlier MCP code tool errors on incorrect method invocations ([1c5a1e1](https://github.com/Finch-API/finch-api-node/commit/1c5a1e1df90511def46caf02afd926273a758ba6))
38+
* **mcp:** add line numbers to code tool errors ([0ec2438](https://github.com/Finch-API/finch-api-node/commit/0ec243827cfb181116e3c7e187956cd5682e409a))
39+
* **mcp:** clarify http auth error ([df4e788](https://github.com/Finch-API/finch-api-node/commit/df4e7885d3f7b6acdc58114c5714558b455038e3))
40+
* **mcp:** upgrade jq-web ([7d577d6](https://github.com/Finch-API/finch-api-node/commit/7d577d67aeba514c23338d7a75b21a795fffc605))
41+
* sync repo ([254d6ee](https://github.com/Finch-API/finch-api-node/commit/254d6ee203b8568982c30c90a16672b857459039))
42+
43+
44+
### Documentation
45+
46+
* **mcp:** add a README button for one-click add to Cursor ([839ff65](https://github.com/Finch-API/finch-api-node/commit/839ff65094d3f6da076065530b4875ff6dcaa1c3))
47+
* **mcp:** add a README link to add server to VS Code or Claude Code ([afc3cbc](https://github.com/Finch-API/finch-api-node/commit/afc3cbc4fdb97022a9a645aebdf362e603d69c9b))
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)