Skip to content

Commit 17a2f2f

Browse files
release: 7.0.0
1 parent 82d3450 commit 17a2f2f

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 ([9eb518c](https://github.com/Finch-API/finch-api-node/commit/9eb518cbd71481ebe079d3e088fd2a97d6ac7702))
10+
* **api:** api update ([1df78f0](https://github.com/Finch-API/finch-api-node/commit/1df78f086b6b1639fc2a2f13e408a202091244fa))
11+
* **api:** api update ([d77320e](https://github.com/Finch-API/finch-api-node/commit/d77320ee8a47673a01626cb2b9c47591a7f36c73))
12+
* **api:** manual updates ([521a2ec](https://github.com/Finch-API/finch-api-node/commit/521a2ec53111e4107b2c9a3da65f25e08b6cf96a))
13+
* **api:** move node to typescript generator ([78f99cd](https://github.com/Finch-API/finch-api-node/commit/78f99cd32dbc8d650136d0fe0faf232751e42563))
14+
* **api:** update automated code reviewer selection ([230388d](https://github.com/Finch-API/finch-api-node/commit/230388d76bd6c95295aa1662200ab2db9c7d05bf))
15+
* **mcp:** add detail field to docs search tool ([60a0188](https://github.com/Finch-API/finch-api-node/commit/60a01881071db01d4d3038bd7391ea70d16384b3))
16+
* **mcp:** enable optional code execution tool on http mcp servers ([30f52bf](https://github.com/Finch-API/finch-api-node/commit/30f52bf259761da01d425b471f0f1f7283c56a28))
17+
* **mcp:** return logs on code tool errors ([ac36073](https://github.com/Finch-API/finch-api-node/commit/ac360739e3729ece1a176a19323c02afbb892d95))
18+
19+
20+
### Bug Fixes
21+
22+
* **api:** migrate custom code to TypeScript ([4595ccc](https://github.com/Finch-API/finch-api-node/commit/4595ccca9729f6cb930c84886473affff6825b20))
23+
* **api:** resolve build issues ([f705e5e](https://github.com/Finch-API/finch-api-node/commit/f705e5e2321b96f96ff3bebbd61c48c3dd13f78a))
24+
* **java:** Resolve name collisions ([0f27cbb](https://github.com/Finch-API/finch-api-node/commit/0f27cbb704c942aee29321ab737c663420f94b1f))
25+
* **mcp:** return tool execution error on api error ([19cd60c](https://github.com/Finch-API/finch-api-node/commit/19cd60c9dc70a071bbc4e2db8dbc08a2e0905cfd))
26+
* **mcp:** return tool execution error on jq failure ([bd3a928](https://github.com/Finch-API/finch-api-node/commit/bd3a92834f11e554512f7bb8f1dcbb1dc3681ad8))
27+
* **tests:** fix tests ([5d5a9c3](https://github.com/Finch-API/finch-api-node/commit/5d5a9c340632f79f00d8a3b969bb506cfbc49e35))
28+
29+
30+
### Chores
31+
32+
* **client:** fix logger property type ([a1d212c](https://github.com/Finch-API/finch-api-node/commit/a1d212c13dfb0280b847663dd6436c54536a7e00))
33+
* **internal:** codegen related update ([6b6cc76](https://github.com/Finch-API/finch-api-node/commit/6b6cc7633703642cdef829e8aefc0ff732a50e9c))
34+
* **internal:** codegen related update ([9d556be](https://github.com/Finch-API/finch-api-node/commit/9d556be03b071e602757583bbdc135d3f89443e4))
35+
* **internal:** upgrade eslint ([82d3450](https://github.com/Finch-API/finch-api-node/commit/82d34503ab21b7734abb5536137bb8246a16aa9f))
36+
* mcp code tool explicit error message when missing a run function ([614c2ec](https://github.com/Finch-API/finch-api-node/commit/614c2ec8b019861280a85a39a415c4496a854d71))
37+
* **mcp:** add friendlier MCP code tool errors on incorrect method invocations ([d4ca9ea](https://github.com/Finch-API/finch-api-node/commit/d4ca9eaaf99af70bb93fed387a257fd1f550f3c8))
38+
* **mcp:** add line numbers to code tool errors ([98e76c6](https://github.com/Finch-API/finch-api-node/commit/98e76c6f0c81c83550aafc821099c556ac237680))
39+
* **mcp:** clarify http auth error ([372dea8](https://github.com/Finch-API/finch-api-node/commit/372dea88b1877677aa448fb85f59d826d1a9f3c7))
40+
* **mcp:** upgrade jq-web ([d3ead7c](https://github.com/Finch-API/finch-api-node/commit/d3ead7c8d23ac7351dc97e9fc8a1fa8d761b5f65))
41+
* sync repo ([467d60b](https://github.com/Finch-API/finch-api-node/commit/467d60b1c2214e3697fa21d04eb51fb5800e7ee9))
42+
43+
44+
### Documentation
45+
46+
* **mcp:** add a README button for one-click add to Cursor ([4625f63](https://github.com/Finch-API/finch-api-node/commit/4625f63a23003f198a3ef38297ce313bd9c28bc5))
47+
* **mcp:** add a README link to add server to VS Code or Claude Code ([a80e038](https://github.com/Finch-API/finch-api-node/commit/a80e03825913d48c566f05d42b59f24dad5bd08a))
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)