Skip to content

Commit 0295552

Browse files
release: 7.0.0
1 parent 18a8929 commit 0295552

File tree

6 files changed

+45
-5
lines changed

6 files changed

+45
-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: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,45 @@
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 ([4cfdd59](https://github.com/Finch-API/finch-api-node/commit/4cfdd5949f444c3fefe23389e7aee82a7ce861f3))
10+
* **api:** api update ([cce327d](https://github.com/Finch-API/finch-api-node/commit/cce327d064356bf0f2c610dd00af424ad779e5f5))
11+
* **api:** manual updates ([5c11c20](https://github.com/Finch-API/finch-api-node/commit/5c11c2082246a04e4de891b940022577b3df4a9a))
12+
* **api:** move node to typescript generator ([a600d58](https://github.com/Finch-API/finch-api-node/commit/a600d5853024b023bb09b5b7764defde67b50c9c))
13+
* **api:** update automated code reviewer selection ([4fac6b2](https://github.com/Finch-API/finch-api-node/commit/4fac6b2f34743b68c43a3fecbb4b69a60b6253e8))
14+
* **mcp:** enable optional code execution tool on http mcp servers ([ff2e4ba](https://github.com/Finch-API/finch-api-node/commit/ff2e4ba30af7959861a52ce0fcd290d7f468a15e))
15+
16+
17+
### Bug Fixes
18+
19+
* **api:** migrate custom code to TypeScript ([4f94aa3](https://github.com/Finch-API/finch-api-node/commit/4f94aa3e9a2c3455c3490bc7dff923095e2cffd9))
20+
* **api:** resolve build issues ([0315cc0](https://github.com/Finch-API/finch-api-node/commit/0315cc0f5cfdb91cd0200cc34ea20f5cb4e8dfab))
21+
* **java:** Resolve name collisions ([2b1f4bd](https://github.com/Finch-API/finch-api-node/commit/2b1f4bd4546fa871e56a88b64b7a78ca67e71559))
22+
* **mcp:** return tool execution error on jq failure ([da09262](https://github.com/Finch-API/finch-api-node/commit/da092621df5865c14cb8aa14ad61a32fd7d6b6d8))
23+
* **tests:** fix tests ([fad7c34](https://github.com/Finch-API/finch-api-node/commit/fad7c3448b09b98f38fb555220727b2a2cd864d0))
24+
25+
26+
### Chores
27+
28+
* **internal:** codegen related update ([28585c3](https://github.com/Finch-API/finch-api-node/commit/28585c30751e1e57ac291e8f99f17994d488329c))
29+
* **internal:** codegen related update ([bfde465](https://github.com/Finch-API/finch-api-node/commit/bfde465bba22d9b5c55826485374ef9924c89198))
30+
* mcp code tool explicit error message when missing a run function ([9a3a6b6](https://github.com/Finch-API/finch-api-node/commit/9a3a6b6efe753de334aa02154cd51b99b078d24e))
31+
* **mcp:** add friendlier MCP code tool errors on incorrect method invocations ([fbdeddb](https://github.com/Finch-API/finch-api-node/commit/fbdeddbe711a608b3c15cbbf422aed09871b8320))
32+
* **mcp:** add line numbers to code tool errors ([ea81068](https://github.com/Finch-API/finch-api-node/commit/ea810689c2894ab8f0753eb77d6e8f657fb7a1dd))
33+
* **mcp:** clarify http auth error ([c6f23de](https://github.com/Finch-API/finch-api-node/commit/c6f23de9d14a55aa53cbb9c03a9eabdcbcdd3c12))
34+
* **mcp:** upgrade jq-web ([2411da5](https://github.com/Finch-API/finch-api-node/commit/2411da5a9714fdf9c2c2de13417e4a3ebbfbefe8))
35+
* sync repo ([2c971ac](https://github.com/Finch-API/finch-api-node/commit/2c971acd9c81b569a85116187e94a0d01d1c7e1a))
36+
37+
38+
### Documentation
39+
40+
* **mcp:** add a README button for one-click add to Cursor ([8574534](https://github.com/Finch-API/finch-api-node/commit/85745341604c74abbe283292f1d163edb8fe6734))
41+
* **mcp:** add a README link to add server to VS Code or Claude Code ([9704ac0](https://github.com/Finch-API/finch-api-node/commit/9704ac00456c6e1ad5200c5a1598e002f43a6e23))
42+
343
## 6.38.0 (2025-10-27)
444

545
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 <[email protected]>",
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 <[email protected]>",
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)