Skip to content
Merged
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 @@
{
".": "0.556.0"
".": "0.557.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: 238
openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/increase/increase-6e46d23ba59eb2a6d914e53e75f68231b3c5259bb792e44b9bd57b5ee7af9a7b.yml
openapi_spec_hash: 8a7faa0b93068b32ed26567fcf2c7158
openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/increase/increase-3996eb5bc3e7f69441c9f098475ef7ae3f9d8aaeea130d75cb40510df996c032.yml
openapi_spec_hash: 569e865a0ab51d0a80eee01a2c8bbb42
config_hash: ac050010e5453883d5e5fa603554a2e0
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## 0.557.0 (2026-05-04)

Full Changelog: [v0.556.0...v0.557.0](https://github.com/Increase/increase-typescript/compare/v0.556.0...v0.557.0)

### Features

* **api:** api update ([da0f899](https://github.com/Increase/increase-typescript/commit/da0f89929025f4e938496e78204019ecd9be9add))
* **api:** api update ([d21c4cf](https://github.com/Increase/increase-typescript/commit/d21c4cfcc4fa901b9945a2f4378cf9d6750be993))

## 0.556.0 (2026-05-04)

Full Changelog: [v0.555.0...v0.556.0](https://github.com/Increase/increase-typescript/compare/v0.555.0...v0.556.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": "increase",
"version": "0.556.0",
"version": "0.557.0",
"description": "The official TypeScript library for the Increase API",
"author": "Increase <dev-feedback@increase.com>",
"types": "dist/index.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion src/resources/routing-numbers.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ export class RoutingNumbers extends APIResource {
* You can use this API to confirm if a routing number is valid, such as when a
* user is providing you with bank account details. Since routing numbers uniquely
* identify a bank, this will always return 0 or 1 entry. In Sandbox, only a few
* [routing numbers are valid](/documentation/sandbox-routing-numbers#sandbox-routing-numbers).
* [routing numbers are valid](/documentation/sandbox-test-values#routing-numbers).
* `110000000` is an example of a Sandbox routing number.
*
* @example
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 = '0.556.0'; // x-release-please-version
export const VERSION = '0.557.0'; // x-release-please-version
2 changes: 1 addition & 1 deletion tests/api-resources/beneficial-owners.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ describe('resource beneficialOwners', () => {
drivers_license: {
expiration_date: '2019-12-27',
file_id: 'file_id',
state: 'x',
state: 'xx',
back_file_id: 'back_file_id',
},
other: {
Expand Down
14 changes: 7 additions & 7 deletions tests/api-resources/entities.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ describe('resource entities', () => {
drivers_license: {
expiration_date: '2019-12-27',
file_id: 'file_id',
state: 'x',
state: 'xx',
back_file_id: 'back_file_id',
},
other: {
Expand Down Expand Up @@ -85,7 +85,7 @@ describe('resource entities', () => {
address: {
city: 'x',
line1: 'x',
state: 'x',
state: 'xx',
zip: 'x',
line2: 'x',
},
Expand Down Expand Up @@ -113,7 +113,7 @@ describe('resource entities', () => {
drivers_license: {
expiration_date: '2019-12-27',
file_id: 'file_id',
state: 'x',
state: 'xx',
back_file_id: 'back_file_id',
},
other: {
Expand Down Expand Up @@ -150,7 +150,7 @@ describe('resource entities', () => {
drivers_license: {
expiration_date: '2019-12-27',
file_id: 'file_id',
state: 'x',
state: 'xx',
back_file_id: 'back_file_id',
},
other: {
Expand Down Expand Up @@ -183,7 +183,7 @@ describe('resource entities', () => {
address: {
city: 'x',
line1: 'x',
state: 'x',
state: 'xx',
zip: 'x',
line2: 'x',
},
Expand All @@ -208,7 +208,7 @@ describe('resource entities', () => {
drivers_license: {
expiration_date: '2019-12-27',
file_id: 'file_id',
state: 'x',
state: 'xx',
back_file_id: 'back_file_id',
},
other: {
Expand Down Expand Up @@ -247,7 +247,7 @@ describe('resource entities', () => {
drivers_license: {
expiration_date: '2019-12-27',
file_id: 'file_id',
state: 'x',
state: 'xx',
back_file_id: 'back_file_id',
},
other: {
Expand Down
2 changes: 1 addition & 1 deletion tests/api-resources/fednow-transfers.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ describe('resource fednowTransfers', () => {
debtor_address: {
city: 'x',
postal_code: '21029-9469',
state: 'x',
state: 'xx',
line1: 'x',
},
external_account_id: 'external_account_id',
Expand Down
Loading