Skip to content

Commit 6162c04

Browse files
release: 7.0.0
1 parent 7b38297 commit 6162c04

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-27)
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 ([cef9976](https://github.com/Finch-API/finch-api-node/commit/cef99763c82cf6e812d938e2a3e5a1af76366ffc))
10+
* **api:** api update ([0fb961a](https://github.com/Finch-API/finch-api-node/commit/0fb961ae478b2f75e2272db4dcc0a21b01fe2afe))
11+
* **api:** api update ([e2d8d69](https://github.com/Finch-API/finch-api-node/commit/e2d8d694e0e9facc6b47700f57d4bee38b8f4f3c))
12+
* **api:** manual updates ([914b6ee](https://github.com/Finch-API/finch-api-node/commit/914b6eed80bb7ad64abed08df33abd7118f34dc7))
13+
* **api:** move node to typescript generator ([058db9d](https://github.com/Finch-API/finch-api-node/commit/058db9d7e7f02349cfbb187123316825b5073594))
14+
* **api:** update automated code reviewer selection ([2d509bc](https://github.com/Finch-API/finch-api-node/commit/2d509bcaab36958909bfde20d6cfb3a9df996a38))
15+
* **mcp:** add detail field to docs search tool ([7b38297](https://github.com/Finch-API/finch-api-node/commit/7b38297d218739d5d571390e6fc1aec411a76b95))
16+
* **mcp:** enable optional code execution tool on http mcp servers ([a099e0e](https://github.com/Finch-API/finch-api-node/commit/a099e0e3b9ada1f624f825f57df7da6ec9b0e53d))
17+
18+
19+
### Bug Fixes
20+
21+
* **api:** migrate custom code to TypeScript ([00d9a77](https://github.com/Finch-API/finch-api-node/commit/00d9a77ec573ea346f02652d4a9792c96787a677))
22+
* **api:** resolve build issues ([8ed0bd2](https://github.com/Finch-API/finch-api-node/commit/8ed0bd2006046b086103bb7d0bcf41fb9d285cb9))
23+
* **java:** Resolve name collisions ([b953b03](https://github.com/Finch-API/finch-api-node/commit/b953b03b90dda223e42a60b0c0b4971cf13526f8))
24+
* **mcp:** return tool execution error on jq failure ([1377129](https://github.com/Finch-API/finch-api-node/commit/1377129604b8f9095edabaad07336ea85fecd9b2))
25+
* **tests:** fix tests ([389e254](https://github.com/Finch-API/finch-api-node/commit/389e2547d449c92b8e89be69c00093b5d70d1bdc))
26+
27+
28+
### Chores
29+
30+
* **internal:** codegen related update ([8426d15](https://github.com/Finch-API/finch-api-node/commit/8426d158a583a4d55aac064c8a0b9d79ba0a0dc9))
31+
* **internal:** codegen related update ([fe00220](https://github.com/Finch-API/finch-api-node/commit/fe0022015400f92ff4a3b74f925202811591f632))
32+
* mcp code tool explicit error message when missing a run function ([ad36f29](https://github.com/Finch-API/finch-api-node/commit/ad36f294ce452a635fb865975fa78a00199dcbce))
33+
* **mcp:** add friendlier MCP code tool errors on incorrect method invocations ([5d1d289](https://github.com/Finch-API/finch-api-node/commit/5d1d289f15588c2211ef3856c199e4853fea2ce2))
34+
* **mcp:** add line numbers to code tool errors ([aa4b69f](https://github.com/Finch-API/finch-api-node/commit/aa4b69f135bf3d0d88d91469ca308c20fd2208b1))
35+
* **mcp:** clarify http auth error ([42920e3](https://github.com/Finch-API/finch-api-node/commit/42920e3fb817b44d5d3407fc5c33e51cef7e3eb9))
36+
* **mcp:** upgrade jq-web ([c577096](https://github.com/Finch-API/finch-api-node/commit/c5770968e71a8af1e42406aaf5378c9fd415e96d))
37+
* sync repo ([9473874](https://github.com/Finch-API/finch-api-node/commit/94738747e3cdf2375ee4d6c3375834965d60fda6))
38+
39+
40+
### Documentation
41+
42+
* **mcp:** add a README button for one-click add to Cursor ([e26f43e](https://github.com/Finch-API/finch-api-node/commit/e26f43e5c5ced10e91c6d8fc448c54ea7ab30f3f))
43+
* **mcp:** add a README link to add server to VS Code or Claude Code ([20a61f1](https://github.com/Finch-API/finch-api-node/commit/20a61f1dd7f86bb74390eb2c60a479eee438116b))
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)