Skip to content

Commit cd5ac0d

Browse files
release: 7.0.0
1 parent 36f5466 commit cd5ac0d

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-25)
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 ([eddc17b](https://github.com/Finch-API/finch-api-node/commit/eddc17b534d4452a6fb17722b4c24c7e5111c7f5))
10+
* **api:** api update ([b419f35](https://github.com/Finch-API/finch-api-node/commit/b419f350c494ce492f426e3d6ec6b7ba9acbc06e))
11+
* **api:** api update ([ef822fe](https://github.com/Finch-API/finch-api-node/commit/ef822fe827a8d870d3e37b34f3cf19abafba5e10))
12+
* **api:** manual updates ([d89f41f](https://github.com/Finch-API/finch-api-node/commit/d89f41febdc11921ec37ddd8d85b9c07635da796))
13+
* **api:** move node to typescript generator ([8eabc9d](https://github.com/Finch-API/finch-api-node/commit/8eabc9d69f41208f3c0d86dc308c64540fa3f72e))
14+
* **api:** update automated code reviewer selection ([02698c0](https://github.com/Finch-API/finch-api-node/commit/02698c0b7250f306c8347c8b2f375e501076b44f))
15+
* **mcp:** add detail field to docs search tool ([36f5466](https://github.com/Finch-API/finch-api-node/commit/36f5466fad3721c7d23957411cc92a1868386287))
16+
* **mcp:** enable optional code execution tool on http mcp servers ([73f931c](https://github.com/Finch-API/finch-api-node/commit/73f931cb1c3e58e963b8d470fd30bc0f1530c4c3))
17+
18+
19+
### Bug Fixes
20+
21+
* **api:** migrate custom code to TypeScript ([05a78c8](https://github.com/Finch-API/finch-api-node/commit/05a78c8ba1f40a19400fda486bdd4a3a5bf52ad9))
22+
* **api:** resolve build issues ([8e1654f](https://github.com/Finch-API/finch-api-node/commit/8e1654ff98bfea2da94f15f1ef9755099dd873ea))
23+
* **java:** Resolve name collisions ([1742d2a](https://github.com/Finch-API/finch-api-node/commit/1742d2adfc5beefa5dde6223b86135cf8af2d608))
24+
* **mcp:** return tool execution error on jq failure ([42c962b](https://github.com/Finch-API/finch-api-node/commit/42c962bdee423a283050200e9b020a39c55486e0))
25+
* **tests:** fix tests ([5f8014c](https://github.com/Finch-API/finch-api-node/commit/5f8014cd3c68e5eac1f464033c52a2e7bb54e832))
26+
27+
28+
### Chores
29+
30+
* **internal:** codegen related update ([89f09ff](https://github.com/Finch-API/finch-api-node/commit/89f09ffbfefb9fa974a59f737d889eaeeb99f064))
31+
* **internal:** codegen related update ([335dc51](https://github.com/Finch-API/finch-api-node/commit/335dc514bb0a9e4a2f637db008b4e1c60a49886a))
32+
* mcp code tool explicit error message when missing a run function ([98a9dca](https://github.com/Finch-API/finch-api-node/commit/98a9dcadb66fb7cc8650d2196e2f09a4f48c06b7))
33+
* **mcp:** add friendlier MCP code tool errors on incorrect method invocations ([58fcf60](https://github.com/Finch-API/finch-api-node/commit/58fcf60e01c4d3374e3a52fd2bce2f501e2e21c7))
34+
* **mcp:** add line numbers to code tool errors ([7d6c396](https://github.com/Finch-API/finch-api-node/commit/7d6c3963bf78cba4a6cba47f30976022a3ccc2a9))
35+
* **mcp:** clarify http auth error ([eda3205](https://github.com/Finch-API/finch-api-node/commit/eda3205c851aa7a9681618f22371b38bc2277b73))
36+
* **mcp:** upgrade jq-web ([632c53c](https://github.com/Finch-API/finch-api-node/commit/632c53c84cacdfcf16d98bb99a0736950d997813))
37+
* sync repo ([2b56a71](https://github.com/Finch-API/finch-api-node/commit/2b56a710a4e22a5e8fb242720950abce81a8ad9b))
38+
39+
40+
### Documentation
41+
42+
* **mcp:** add a README button for one-click add to Cursor ([f477a01](https://github.com/Finch-API/finch-api-node/commit/f477a01afd251dbf5a021316ee61bc8537af83a5))
43+
* **mcp:** add a README link to add server to VS Code or Claude Code ([32a4ec5](https://github.com/Finch-API/finch-api-node/commit/32a4ec5cb921b5346e1d782b48349d51d5397beb))
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)