Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "10.4.0"
".": "10.5.0"
}
4 changes: 2 additions & 2 deletions .stats.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
configured_endpoints: 48
openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/finch/finch-bdcc610cd7d5dcb5d3d7598a33957dd673cb81f14ca5d8dc9d41fced4230f114.yml
openapi_spec_hash: 16dce00b8187a592fab5c88efc7bf7fc
openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/finch/finch-c64363d1edd148f74b9e6f3bf2b89348a5be16ee45110a9fd4a96e364b7b85e5.yml
openapi_spec_hash: c6f18b85810ffad38fe9e7b40a3228a4
config_hash: 9ae56f40cec7304896138bfad5caf748
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,23 @@
# Changelog

## 10.5.0 (2026-07-30)

Full Changelog: [v10.4.0...v10.5.0](https://github.com/Finch-API/finch-api-node/compare/v10.4.0...v10.5.0)

### Features

* **api:** api update ([3802231](https://github.com/Finch-API/finch-api-node/commit/3802231c0790d8c82188ab633fb8a6087ebd90bb))


### Bug Fixes

* **stlc:** stop hand-edited CI workflows from blocking seals and builds ([74d7c0a](https://github.com/Finch-API/finch-api-node/commit/74d7c0ac1c75fa168a40b31c84ccd0dd64e1bf7c))


### Chores

* **internal:** codegen related update ([558ccd1](https://github.com/Finch-API/finch-api-node/commit/558ccd1f5b92f82c5c289ff02b64074e6e4f0826))

## 10.4.0 (2026-07-17)

Full Changelog: [v10.3.0...v10.4.0](https://github.com/Finch-API/finch-api-node/compare/v10.3.0...v10.4.0)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tryfinch/finch-api",
"version": "10.4.0",
"version": "10.5.0",
"description": "The official TypeScript library for the Finch API",
"author": "Finch <founders@tryfinch.com>",
"types": "dist/index.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion packages/mcp-server/manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"dxt_version": "0.2",
"name": "@tryfinch/finch-api-mcp",
"version": "10.4.0",
"version": "10.5.0",
"description": "The official MCP Server for the Finch API",
"author": {
"name": "Finch",
Expand Down
2 changes: 1 addition & 1 deletion packages/mcp-server/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tryfinch/finch-api-mcp",
"version": "10.4.0",
"version": "10.5.0",
"description": "The official MCP Server for the Finch API",
"author": "Finch <founders@tryfinch.com>",
"types": "dist/index.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion packages/mcp-server/src/server.ts
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ export const newMcpServer = async ({
new McpServer(
{
name: 'tryfinch_finch_api_api',
version: '10.4.0',
version: '10.5.0',
},
{
instructions: await getInstructions({ stainlessApiKey, customInstructionsPath }),
Expand Down
6 changes: 6 additions & 0 deletions src/resources/connect/sessions.ts
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,9 @@ export interface SessionNewParams {
| 'individual'
| 'payment'
| 'pay_statement'
| 'plans'
| 'plans_dependents'
| 'plans_enrollments'
| 'recordkeeping'
| 'ssn'
>;
Expand Down Expand Up @@ -157,6 +160,9 @@ export interface SessionReauthenticateParams {
| 'individual'
| 'payment'
| 'pay_statement'
| 'plans'
| 'plans_dependents'
| 'plans_enrollments'
| 'recordkeeping'
| 'ssn'
> | null;
Expand Down
2 changes: 1 addition & 1 deletion src/version.ts
Original file line number Diff line number Diff line change
@@ -1 +1 @@
export const VERSION = '10.4.0'; // x-release-please-version
export const VERSION = '10.5.0'; // x-release-please-version
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1232,9 +1232,9 @@ baseline-browser-mapping@^2.9.0:
integrity sha512-B0xUquLkiGLgHhpPBqvl7GWegWBUNuujQ6kXd/r1U38ElPT6Ok8KZ8e+FpUGEc2ZoRQUzq/aUnaKFc/svWUGSg==

brace-expansion@^2.0.2:
version "2.1.2"
resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-2.1.2.tgz#0bba2271feb7d458b0d31ad13625aaa4754431e2"
integrity sha512-w5JZcKgdhDOgOwm8H+KgbosopHMuGcl6qbulwjtz3SM7I7P3yW1eAjzMPLrIE+NQ9vjgANKHWeMHnrT0OXW1oA==
version "2.1.4"
resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-2.1.4.tgz#589dab11c0018d0366be64cd8bf12c8dbecc8326"
integrity sha512-hGfVzPxthbf3+2yjg/RBs60cB0FhqBS/zvdV/4wn4/BmN0bNMMHPc4V/BbFieqf1TKAGGAHnY4eSjajCl0f2Xg==
dependencies:
balanced-match "^1.0.0"

Expand Down
Loading