Skip to content

Commit 8574bab

Browse files
release: 7.0.0
1 parent f657263 commit 8574bab

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 ([2a2c7c8](https://github.com/Finch-API/finch-api-node/commit/2a2c7c8ff4e46aa5faefeca7671bc497e774540a))
10+
* **api:** api update ([50a2eff](https://github.com/Finch-API/finch-api-node/commit/50a2eff9cb3515ca75368971344d6b339c6ac1d5))
11+
* **api:** api update ([35eb696](https://github.com/Finch-API/finch-api-node/commit/35eb69682a9801cf9793d215cf6706ca9d9c63e6))
12+
* **api:** manual updates ([35bec64](https://github.com/Finch-API/finch-api-node/commit/35bec64885bb908cac11129ba249d010b518910a))
13+
* **api:** move node to typescript generator ([c6e2900](https://github.com/Finch-API/finch-api-node/commit/c6e29007c4832a4d002591bafed8813e2e8c477d))
14+
* **api:** update automated code reviewer selection ([243d3d4](https://github.com/Finch-API/finch-api-node/commit/243d3d42f543d95b9a1e5001d4f9448757c9851c))
15+
* **mcp:** add detail field to docs search tool ([576de27](https://github.com/Finch-API/finch-api-node/commit/576de2759d10ea18a7f2cdac05b6bbfe0466e275))
16+
* **mcp:** enable optional code execution tool on http mcp servers ([f63e9a0](https://github.com/Finch-API/finch-api-node/commit/f63e9a0b07fc80c521b6d0dd06cbb3f3ea77ce39))
17+
* **mcp:** return logs on code tool errors ([08665a8](https://github.com/Finch-API/finch-api-node/commit/08665a8ce293cb1fc210d876b23b062aabbde6e4))
18+
19+
20+
### Bug Fixes
21+
22+
* **api:** migrate custom code to TypeScript ([aa5539f](https://github.com/Finch-API/finch-api-node/commit/aa5539f0ba446d06be9abb8ecfe44d2b96f9474b))
23+
* **api:** resolve build issues ([2aac939](https://github.com/Finch-API/finch-api-node/commit/2aac939cb5c2681f198b5c580834dee69a461ea3))
24+
* **java:** Resolve name collisions ([2a34537](https://github.com/Finch-API/finch-api-node/commit/2a345373eb3b03a56f8d09296ca6643afc706f66))
25+
* **mcp:** return tool execution error on api error ([a9fefa1](https://github.com/Finch-API/finch-api-node/commit/a9fefa184361b93d3d3605e8429a8a820e745a17))
26+
* **mcp:** return tool execution error on jq failure ([bb70776](https://github.com/Finch-API/finch-api-node/commit/bb707762e5471f186df0e19dd5b5675dc9ab8646))
27+
* **tests:** fix tests ([73cbc14](https://github.com/Finch-API/finch-api-node/commit/73cbc149ac805ba485434aec9329c4818acbaedd))
28+
29+
30+
### Chores
31+
32+
* **client:** fix logger property type ([627b4f2](https://github.com/Finch-API/finch-api-node/commit/627b4f261bade9ed37289b7aaf8ecc70863aa268))
33+
* **internal:** codegen related update ([6c5fac8](https://github.com/Finch-API/finch-api-node/commit/6c5fac8b60b1b8f7b4e021f85346af9e4300708a))
34+
* **internal:** codegen related update ([3ad29bc](https://github.com/Finch-API/finch-api-node/commit/3ad29bc0a14d8b71437cf4ea6d07c03f61cea965))
35+
* **internal:** upgrade eslint ([f657263](https://github.com/Finch-API/finch-api-node/commit/f6572631003b7a02849183e46c737047006013e3))
36+
* mcp code tool explicit error message when missing a run function ([98ccf5f](https://github.com/Finch-API/finch-api-node/commit/98ccf5fb761fdb248ef195e31f6ad8ae175411c6))
37+
* **mcp:** add friendlier MCP code tool errors on incorrect method invocations ([d693d6a](https://github.com/Finch-API/finch-api-node/commit/d693d6ad2bd58905f3340443a41b4dfb224e6f3a))
38+
* **mcp:** add line numbers to code tool errors ([9c1825e](https://github.com/Finch-API/finch-api-node/commit/9c1825e8a70c26e4a6d81c3f97cf7d8b05a938ee))
39+
* **mcp:** clarify http auth error ([6834614](https://github.com/Finch-API/finch-api-node/commit/68346145297dd0217e1d7a7a7dc2b451295f97fd))
40+
* **mcp:** upgrade jq-web ([ad7eaca](https://github.com/Finch-API/finch-api-node/commit/ad7eaca47053a4369dcdddfdc0297cc8e36848db))
41+
* sync repo ([ed8f65e](https://github.com/Finch-API/finch-api-node/commit/ed8f65e480fd63acd4a9db0138ed4baf715c5898))
42+
43+
44+
### Documentation
45+
46+
* **mcp:** add a README button for one-click add to Cursor ([96f0c92](https://github.com/Finch-API/finch-api-node/commit/96f0c92f14f3b348943298f5f6fb5726c1f2a0a5))
47+
* **mcp:** add a README link to add server to VS Code or Claude Code ([35d9e58](https://github.com/Finch-API/finch-api-node/commit/35d9e5801a6c32b7b98d7617579de0e3fe2dc217))
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)