increase 0.556.0 → 0.558.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,22 @@
1
1
  # Changelog
2
2
 
3
+ ## 0.558.0 (2026-05-06)
4
+
5
+ Full Changelog: [v0.557.0...v0.558.0](https://github.com/Increase/increase-typescript/compare/v0.557.0...v0.558.0)
6
+
7
+ ### Features
8
+
9
+ * **api:** api update ([ec07557](https://github.com/Increase/increase-typescript/commit/ec075572daee16beb76cba241e60aa349d3e8a7a))
10
+
11
+ ## 0.557.0 (2026-05-04)
12
+
13
+ Full Changelog: [v0.556.0...v0.557.0](https://github.com/Increase/increase-typescript/compare/v0.556.0...v0.557.0)
14
+
15
+ ### Features
16
+
17
+ * **api:** api update ([da0f899](https://github.com/Increase/increase-typescript/commit/da0f89929025f4e938496e78204019ecd9be9add))
18
+ * **api:** api update ([d21c4cf](https://github.com/Increase/increase-typescript/commit/d21c4cfcc4fa901b9945a2f4378cf9d6750be993))
19
+
3
20
  ## 0.556.0 (2026-05-04)
4
21
 
5
22
  Full Changelog: [v0.555.0...v0.556.0](https://github.com/Increase/increase-typescript/compare/v0.555.0...v0.556.0)
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "increase",
3
- "version": "0.556.0",
3
+ "version": "0.558.0",
4
4
  "description": "The official TypeScript library for the Increase API",
5
5
  "author": "Increase <dev-feedback@increase.com>",
6
6
  "types": "./index.d.ts",
@@ -13,7 +13,7 @@ export declare class CardPushTransfers extends APIResource {
13
13
  * business_application_identifier: 'funds_disbursement',
14
14
  * card_token_id:
15
15
  * 'outbound_card_token_zlt0ml6youq3q7vcdlg0',
16
- * merchant_category_code: '1234',
16
+ * merchant_category_code: '5734',
17
17
  * merchant_city_name: 'New York',
18
18
  * merchant_name: 'Acme Corp',
19
19
  * merchant_name_prefix: 'Acme',
@@ -13,7 +13,7 @@ export declare class CardPushTransfers extends APIResource {
13
13
  * business_application_identifier: 'funds_disbursement',
14
14
  * card_token_id:
15
15
  * 'outbound_card_token_zlt0ml6youq3q7vcdlg0',
16
- * merchant_category_code: '1234',
16
+ * merchant_category_code: '5734',
17
17
  * merchant_city_name: 'New York',
18
18
  * merchant_name: 'Acme Corp',
19
19
  * merchant_name_prefix: 'Acme',
@@ -16,7 +16,7 @@ class CardPushTransfers extends resource_1.APIResource {
16
16
  * business_application_identifier: 'funds_disbursement',
17
17
  * card_token_id:
18
18
  * 'outbound_card_token_zlt0ml6youq3q7vcdlg0',
19
- * merchant_category_code: '1234',
19
+ * merchant_category_code: '5734',
20
20
  * merchant_city_name: 'New York',
21
21
  * merchant_name: 'Acme Corp',
22
22
  * merchant_name_prefix: 'Acme',
@@ -13,7 +13,7 @@ export class CardPushTransfers extends APIResource {
13
13
  * business_application_identifier: 'funds_disbursement',
14
14
  * card_token_id:
15
15
  * 'outbound_card_token_zlt0ml6youq3q7vcdlg0',
16
- * merchant_category_code: '1234',
16
+ * merchant_category_code: '5734',
17
17
  * merchant_city_name: 'New York',
18
18
  * merchant_name: 'Acme Corp',
19
19
  * merchant_name_prefix: 'Acme',
@@ -6,7 +6,7 @@ export declare class RoutingNumbers extends APIResource {
6
6
  * You can use this API to confirm if a routing number is valid, such as when a
7
7
  * user is providing you with bank account details. Since routing numbers uniquely
8
8
  * identify a bank, this will always return 0 or 1 entry. In Sandbox, only a few
9
- * [routing numbers are valid](/documentation/sandbox-routing-numbers#sandbox-routing-numbers).
9
+ * [routing numbers are valid](/documentation/sandbox-test-values#routing-numbers).
10
10
  * `110000000` is an example of a Sandbox routing number.
11
11
  *
12
12
  * @example
@@ -6,7 +6,7 @@ export declare class RoutingNumbers extends APIResource {
6
6
  * You can use this API to confirm if a routing number is valid, such as when a
7
7
  * user is providing you with bank account details. Since routing numbers uniquely
8
8
  * identify a bank, this will always return 0 or 1 entry. In Sandbox, only a few
9
- * [routing numbers are valid](/documentation/sandbox-routing-numbers#sandbox-routing-numbers).
9
+ * [routing numbers are valid](/documentation/sandbox-test-values#routing-numbers).
10
10
  * `110000000` is an example of a Sandbox routing number.
11
11
  *
12
12
  * @example
@@ -9,7 +9,7 @@ class RoutingNumbers extends resource_1.APIResource {
9
9
  * You can use this API to confirm if a routing number is valid, such as when a
10
10
  * user is providing you with bank account details. Since routing numbers uniquely
11
11
  * identify a bank, this will always return 0 or 1 entry. In Sandbox, only a few
12
- * [routing numbers are valid](/documentation/sandbox-routing-numbers#sandbox-routing-numbers).
12
+ * [routing numbers are valid](/documentation/sandbox-test-values#routing-numbers).
13
13
  * `110000000` is an example of a Sandbox routing number.
14
14
  *
15
15
  * @example
@@ -6,7 +6,7 @@ export class RoutingNumbers extends APIResource {
6
6
  * You can use this API to confirm if a routing number is valid, such as when a
7
7
  * user is providing you with bank account details. Since routing numbers uniquely
8
8
  * identify a bank, this will always return 0 or 1 entry. In Sandbox, only a few
9
- * [routing numbers are valid](/documentation/sandbox-routing-numbers#sandbox-routing-numbers).
9
+ * [routing numbers are valid](/documentation/sandbox-test-values#routing-numbers).
10
10
  * `110000000` is an example of a Sandbox routing number.
11
11
  *
12
12
  * @example
@@ -17,7 +17,7 @@ export class CardPushTransfers extends APIResource {
17
17
  * business_application_identifier: 'funds_disbursement',
18
18
  * card_token_id:
19
19
  * 'outbound_card_token_zlt0ml6youq3q7vcdlg0',
20
- * merchant_category_code: '1234',
20
+ * merchant_category_code: '5734',
21
21
  * merchant_city_name: 'New York',
22
22
  * merchant_name: 'Acme Corp',
23
23
  * merchant_name_prefix: 'Acme',
@@ -9,7 +9,7 @@ export class RoutingNumbers extends APIResource {
9
9
  * You can use this API to confirm if a routing number is valid, such as when a
10
10
  * user is providing you with bank account details. Since routing numbers uniquely
11
11
  * identify a bank, this will always return 0 or 1 entry. In Sandbox, only a few
12
- * [routing numbers are valid](/documentation/sandbox-routing-numbers#sandbox-routing-numbers).
12
+ * [routing numbers are valid](/documentation/sandbox-test-values#routing-numbers).
13
13
  * `110000000` is an example of a Sandbox routing number.
14
14
  *
15
15
  * @example
package/src/version.ts CHANGED
@@ -1 +1 @@
1
- export const VERSION = '0.556.0'; // x-release-please-version
1
+ export const VERSION = '0.558.0'; // x-release-please-version
package/version.d.mts CHANGED
@@ -1,2 +1,2 @@
1
- export declare const VERSION = "0.556.0";
1
+ export declare const VERSION = "0.558.0";
2
2
  //# sourceMappingURL=version.d.mts.map
package/version.d.ts CHANGED
@@ -1,2 +1,2 @@
1
- export declare const VERSION = "0.556.0";
1
+ export declare const VERSION = "0.558.0";
2
2
  //# sourceMappingURL=version.d.ts.map
package/version.js CHANGED
@@ -1,5 +1,5 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.VERSION = void 0;
4
- exports.VERSION = '0.556.0'; // x-release-please-version
4
+ exports.VERSION = '0.558.0'; // x-release-please-version
5
5
  //# sourceMappingURL=version.js.map
package/version.mjs CHANGED
@@ -1,2 +1,2 @@
1
- export const VERSION = '0.556.0'; // x-release-please-version
1
+ export const VERSION = '0.558.0'; // x-release-please-version
2
2
  //# sourceMappingURL=version.mjs.map