Skip to content

Commit 6901e86

Browse files
committed
Release 6.0.26
1 parent 4ce3464 commit 6901e86

File tree

15 files changed

+112
-112
lines changed

15 files changed

+112
-112
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@withabound/node-sdk",
3-
"version": "6.0.25",
3+
"version": "6.0.26",
44
"private": false,
55
"repository": "https://github.com/withabound/abound-node",
66
"license": "MIT",

src/api/resources/accessTokens/client/Client.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,8 @@ export class AccessTokens {
5959
Authorization: await this._getAuthorizationHeader(),
6060
"X-Fern-Language": "JavaScript",
6161
"X-Fern-SDK-Name": "@withabound/node-sdk",
62-
"X-Fern-SDK-Version": "6.0.25",
63-
"User-Agent": "@withabound/node-sdk/6.0.25",
62+
"X-Fern-SDK-Version": "6.0.26",
63+
"User-Agent": "@withabound/node-sdk/6.0.26",
6464
"X-Fern-Runtime": core.RUNTIME.type,
6565
"X-Fern-Runtime-Version": core.RUNTIME.version,
6666
"Idempotency-Key": idempotencyKey != null ? idempotencyKey : undefined,

src/api/resources/electronicDeliveryConsents/client/Client.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,8 +78,8 @@ export class ElectronicDeliveryConsents {
7878
Authorization: await this._getAuthorizationHeader(),
7979
"X-Fern-Language": "JavaScript",
8080
"X-Fern-SDK-Name": "@withabound/node-sdk",
81-
"X-Fern-SDK-Version": "6.0.25",
82-
"User-Agent": "@withabound/node-sdk/6.0.25",
81+
"X-Fern-SDK-Version": "6.0.26",
82+
"User-Agent": "@withabound/node-sdk/6.0.26",
8383
"X-Fern-Runtime": core.RUNTIME.type,
8484
"X-Fern-Runtime-Version": core.RUNTIME.version,
8585
},

src/api/resources/form1099Int/client/Client.ts

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -82,8 +82,8 @@ export class Form1099Int {
8282
Authorization: await this._getAuthorizationHeader(),
8383
"X-Fern-Language": "JavaScript",
8484
"X-Fern-SDK-Name": "@withabound/node-sdk",
85-
"X-Fern-SDK-Version": "6.0.25",
86-
"User-Agent": "@withabound/node-sdk/6.0.25",
85+
"X-Fern-SDK-Version": "6.0.26",
86+
"User-Agent": "@withabound/node-sdk/6.0.26",
8787
"X-Fern-Runtime": core.RUNTIME.type,
8888
"X-Fern-Runtime-Version": core.RUNTIME.version,
8989
},
@@ -213,8 +213,8 @@ export class Form1099Int {
213213
Authorization: await this._getAuthorizationHeader(),
214214
"X-Fern-Language": "JavaScript",
215215
"X-Fern-SDK-Name": "@withabound/node-sdk",
216-
"X-Fern-SDK-Version": "6.0.25",
217-
"User-Agent": "@withabound/node-sdk/6.0.25",
216+
"X-Fern-SDK-Version": "6.0.26",
217+
"User-Agent": "@withabound/node-sdk/6.0.26",
218218
"X-Fern-Runtime": core.RUNTIME.type,
219219
"X-Fern-Runtime-Version": core.RUNTIME.version,
220220
"Idempotency-Key": idempotencyKey != null ? idempotencyKey : undefined,
@@ -321,8 +321,8 @@ export class Form1099Int {
321321
Authorization: await this._getAuthorizationHeader(),
322322
"X-Fern-Language": "JavaScript",
323323
"X-Fern-SDK-Name": "@withabound/node-sdk",
324-
"X-Fern-SDK-Version": "6.0.25",
325-
"User-Agent": "@withabound/node-sdk/6.0.25",
324+
"X-Fern-SDK-Version": "6.0.26",
325+
"User-Agent": "@withabound/node-sdk/6.0.26",
326326
"X-Fern-Runtime": core.RUNTIME.type,
327327
"X-Fern-Runtime-Version": core.RUNTIME.version,
328328
"Idempotency-Key": idempotencyKey != null ? idempotencyKey : undefined,
@@ -408,8 +408,8 @@ export class Form1099Int {
408408
Authorization: await this._getAuthorizationHeader(),
409409
"X-Fern-Language": "JavaScript",
410410
"X-Fern-SDK-Name": "@withabound/node-sdk",
411-
"X-Fern-SDK-Version": "6.0.25",
412-
"User-Agent": "@withabound/node-sdk/6.0.25",
411+
"X-Fern-SDK-Version": "6.0.26",
412+
"User-Agent": "@withabound/node-sdk/6.0.26",
413413
"X-Fern-Runtime": core.RUNTIME.type,
414414
"X-Fern-Runtime-Version": core.RUNTIME.version,
415415
"Idempotency-Key": idempotencyKey != null ? idempotencyKey : undefined,
@@ -528,8 +528,8 @@ export class Form1099Int {
528528
Authorization: await this._getAuthorizationHeader(),
529529
"X-Fern-Language": "JavaScript",
530530
"X-Fern-SDK-Name": "@withabound/node-sdk",
531-
"X-Fern-SDK-Version": "6.0.25",
532-
"User-Agent": "@withabound/node-sdk/6.0.25",
531+
"X-Fern-SDK-Version": "6.0.26",
532+
"User-Agent": "@withabound/node-sdk/6.0.26",
533533
"X-Fern-Runtime": core.RUNTIME.type,
534534
"X-Fern-Runtime-Version": core.RUNTIME.version,
535535
"Idempotency-Key": idempotencyKey != null ? idempotencyKey : undefined,
@@ -615,8 +615,8 @@ export class Form1099Int {
615615
Authorization: await this._getAuthorizationHeader(),
616616
"X-Fern-Language": "JavaScript",
617617
"X-Fern-SDK-Name": "@withabound/node-sdk",
618-
"X-Fern-SDK-Version": "6.0.25",
619-
"User-Agent": "@withabound/node-sdk/6.0.25",
618+
"X-Fern-SDK-Version": "6.0.26",
619+
"User-Agent": "@withabound/node-sdk/6.0.26",
620620
"X-Fern-Runtime": core.RUNTIME.type,
621621
"X-Fern-Runtime-Version": core.RUNTIME.version,
622622
"Idempotency-Key": idempotencyKey != null ? idempotencyKey : undefined,
@@ -698,8 +698,8 @@ export class Form1099Int {
698698
Authorization: await this._getAuthorizationHeader(),
699699
"X-Fern-Language": "JavaScript",
700700
"X-Fern-SDK-Name": "@withabound/node-sdk",
701-
"X-Fern-SDK-Version": "6.0.25",
702-
"User-Agent": "@withabound/node-sdk/6.0.25",
701+
"X-Fern-SDK-Version": "6.0.26",
702+
"User-Agent": "@withabound/node-sdk/6.0.26",
703703
"X-Fern-Runtime": core.RUNTIME.type,
704704
"X-Fern-Runtime-Version": core.RUNTIME.version,
705705
},
@@ -780,8 +780,8 @@ export class Form1099Int {
780780
Authorization: await this._getAuthorizationHeader(),
781781
"X-Fern-Language": "JavaScript",
782782
"X-Fern-SDK-Name": "@withabound/node-sdk",
783-
"X-Fern-SDK-Version": "6.0.25",
784-
"User-Agent": "@withabound/node-sdk/6.0.25",
783+
"X-Fern-SDK-Version": "6.0.26",
784+
"User-Agent": "@withabound/node-sdk/6.0.26",
785785
"X-Fern-Runtime": core.RUNTIME.type,
786786
"X-Fern-Runtime-Version": core.RUNTIME.version,
787787
},

src/api/resources/form1099K/client/Client.ts

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -82,8 +82,8 @@ export class Form1099K {
8282
Authorization: await this._getAuthorizationHeader(),
8383
"X-Fern-Language": "JavaScript",
8484
"X-Fern-SDK-Name": "@withabound/node-sdk",
85-
"X-Fern-SDK-Version": "6.0.25",
86-
"User-Agent": "@withabound/node-sdk/6.0.25",
85+
"X-Fern-SDK-Version": "6.0.26",
86+
"User-Agent": "@withabound/node-sdk/6.0.26",
8787
"X-Fern-Runtime": core.RUNTIME.type,
8888
"X-Fern-Runtime-Version": core.RUNTIME.version,
8989
},
@@ -221,8 +221,8 @@ export class Form1099K {
221221
Authorization: await this._getAuthorizationHeader(),
222222
"X-Fern-Language": "JavaScript",
223223
"X-Fern-SDK-Name": "@withabound/node-sdk",
224-
"X-Fern-SDK-Version": "6.0.25",
225-
"User-Agent": "@withabound/node-sdk/6.0.25",
224+
"X-Fern-SDK-Version": "6.0.26",
225+
"User-Agent": "@withabound/node-sdk/6.0.26",
226226
"X-Fern-Runtime": core.RUNTIME.type,
227227
"X-Fern-Runtime-Version": core.RUNTIME.version,
228228
"Idempotency-Key": idempotencyKey != null ? idempotencyKey : undefined,
@@ -329,8 +329,8 @@ export class Form1099K {
329329
Authorization: await this._getAuthorizationHeader(),
330330
"X-Fern-Language": "JavaScript",
331331
"X-Fern-SDK-Name": "@withabound/node-sdk",
332-
"X-Fern-SDK-Version": "6.0.25",
333-
"User-Agent": "@withabound/node-sdk/6.0.25",
332+
"X-Fern-SDK-Version": "6.0.26",
333+
"User-Agent": "@withabound/node-sdk/6.0.26",
334334
"X-Fern-Runtime": core.RUNTIME.type,
335335
"X-Fern-Runtime-Version": core.RUNTIME.version,
336336
"Idempotency-Key": idempotencyKey != null ? idempotencyKey : undefined,
@@ -416,8 +416,8 @@ export class Form1099K {
416416
Authorization: await this._getAuthorizationHeader(),
417417
"X-Fern-Language": "JavaScript",
418418
"X-Fern-SDK-Name": "@withabound/node-sdk",
419-
"X-Fern-SDK-Version": "6.0.25",
420-
"User-Agent": "@withabound/node-sdk/6.0.25",
419+
"X-Fern-SDK-Version": "6.0.26",
420+
"User-Agent": "@withabound/node-sdk/6.0.26",
421421
"X-Fern-Runtime": core.RUNTIME.type,
422422
"X-Fern-Runtime-Version": core.RUNTIME.version,
423423
"Idempotency-Key": idempotencyKey != null ? idempotencyKey : undefined,
@@ -544,8 +544,8 @@ export class Form1099K {
544544
Authorization: await this._getAuthorizationHeader(),
545545
"X-Fern-Language": "JavaScript",
546546
"X-Fern-SDK-Name": "@withabound/node-sdk",
547-
"X-Fern-SDK-Version": "6.0.25",
548-
"User-Agent": "@withabound/node-sdk/6.0.25",
547+
"X-Fern-SDK-Version": "6.0.26",
548+
"User-Agent": "@withabound/node-sdk/6.0.26",
549549
"X-Fern-Runtime": core.RUNTIME.type,
550550
"X-Fern-Runtime-Version": core.RUNTIME.version,
551551
"Idempotency-Key": idempotencyKey != null ? idempotencyKey : undefined,
@@ -631,8 +631,8 @@ export class Form1099K {
631631
Authorization: await this._getAuthorizationHeader(),
632632
"X-Fern-Language": "JavaScript",
633633
"X-Fern-SDK-Name": "@withabound/node-sdk",
634-
"X-Fern-SDK-Version": "6.0.25",
635-
"User-Agent": "@withabound/node-sdk/6.0.25",
634+
"X-Fern-SDK-Version": "6.0.26",
635+
"User-Agent": "@withabound/node-sdk/6.0.26",
636636
"X-Fern-Runtime": core.RUNTIME.type,
637637
"X-Fern-Runtime-Version": core.RUNTIME.version,
638638
"Idempotency-Key": idempotencyKey != null ? idempotencyKey : undefined,
@@ -714,8 +714,8 @@ export class Form1099K {
714714
Authorization: await this._getAuthorizationHeader(),
715715
"X-Fern-Language": "JavaScript",
716716
"X-Fern-SDK-Name": "@withabound/node-sdk",
717-
"X-Fern-SDK-Version": "6.0.25",
718-
"User-Agent": "@withabound/node-sdk/6.0.25",
717+
"X-Fern-SDK-Version": "6.0.26",
718+
"User-Agent": "@withabound/node-sdk/6.0.26",
719719
"X-Fern-Runtime": core.RUNTIME.type,
720720
"X-Fern-Runtime-Version": core.RUNTIME.version,
721721
},
@@ -796,8 +796,8 @@ export class Form1099K {
796796
Authorization: await this._getAuthorizationHeader(),
797797
"X-Fern-Language": "JavaScript",
798798
"X-Fern-SDK-Name": "@withabound/node-sdk",
799-
"X-Fern-SDK-Version": "6.0.25",
800-
"User-Agent": "@withabound/node-sdk/6.0.25",
799+
"X-Fern-SDK-Version": "6.0.26",
800+
"User-Agent": "@withabound/node-sdk/6.0.26",
801801
"X-Fern-Runtime": core.RUNTIME.type,
802802
"X-Fern-Runtime-Version": core.RUNTIME.version,
803803
},

src/api/resources/form1099Misc/client/Client.ts

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -82,8 +82,8 @@ export class Form1099Misc {
8282
Authorization: await this._getAuthorizationHeader(),
8383
"X-Fern-Language": "JavaScript",
8484
"X-Fern-SDK-Name": "@withabound/node-sdk",
85-
"X-Fern-SDK-Version": "6.0.25",
86-
"User-Agent": "@withabound/node-sdk/6.0.25",
85+
"X-Fern-SDK-Version": "6.0.26",
86+
"User-Agent": "@withabound/node-sdk/6.0.26",
8787
"X-Fern-Runtime": core.RUNTIME.type,
8888
"X-Fern-Runtime-Version": core.RUNTIME.version,
8989
},
@@ -214,8 +214,8 @@ export class Form1099Misc {
214214
Authorization: await this._getAuthorizationHeader(),
215215
"X-Fern-Language": "JavaScript",
216216
"X-Fern-SDK-Name": "@withabound/node-sdk",
217-
"X-Fern-SDK-Version": "6.0.25",
218-
"User-Agent": "@withabound/node-sdk/6.0.25",
217+
"X-Fern-SDK-Version": "6.0.26",
218+
"User-Agent": "@withabound/node-sdk/6.0.26",
219219
"X-Fern-Runtime": core.RUNTIME.type,
220220
"X-Fern-Runtime-Version": core.RUNTIME.version,
221221
"Idempotency-Key": idempotencyKey != null ? idempotencyKey : undefined,
@@ -322,8 +322,8 @@ export class Form1099Misc {
322322
Authorization: await this._getAuthorizationHeader(),
323323
"X-Fern-Language": "JavaScript",
324324
"X-Fern-SDK-Name": "@withabound/node-sdk",
325-
"X-Fern-SDK-Version": "6.0.25",
326-
"User-Agent": "@withabound/node-sdk/6.0.25",
325+
"X-Fern-SDK-Version": "6.0.26",
326+
"User-Agent": "@withabound/node-sdk/6.0.26",
327327
"X-Fern-Runtime": core.RUNTIME.type,
328328
"X-Fern-Runtime-Version": core.RUNTIME.version,
329329
"Idempotency-Key": idempotencyKey != null ? idempotencyKey : undefined,
@@ -409,8 +409,8 @@ export class Form1099Misc {
409409
Authorization: await this._getAuthorizationHeader(),
410410
"X-Fern-Language": "JavaScript",
411411
"X-Fern-SDK-Name": "@withabound/node-sdk",
412-
"X-Fern-SDK-Version": "6.0.25",
413-
"User-Agent": "@withabound/node-sdk/6.0.25",
412+
"X-Fern-SDK-Version": "6.0.26",
413+
"User-Agent": "@withabound/node-sdk/6.0.26",
414414
"X-Fern-Runtime": core.RUNTIME.type,
415415
"X-Fern-Runtime-Version": core.RUNTIME.version,
416416
"Idempotency-Key": idempotencyKey != null ? idempotencyKey : undefined,
@@ -530,8 +530,8 @@ export class Form1099Misc {
530530
Authorization: await this._getAuthorizationHeader(),
531531
"X-Fern-Language": "JavaScript",
532532
"X-Fern-SDK-Name": "@withabound/node-sdk",
533-
"X-Fern-SDK-Version": "6.0.25",
534-
"User-Agent": "@withabound/node-sdk/6.0.25",
533+
"X-Fern-SDK-Version": "6.0.26",
534+
"User-Agent": "@withabound/node-sdk/6.0.26",
535535
"X-Fern-Runtime": core.RUNTIME.type,
536536
"X-Fern-Runtime-Version": core.RUNTIME.version,
537537
"Idempotency-Key": idempotencyKey != null ? idempotencyKey : undefined,
@@ -617,8 +617,8 @@ export class Form1099Misc {
617617
Authorization: await this._getAuthorizationHeader(),
618618
"X-Fern-Language": "JavaScript",
619619
"X-Fern-SDK-Name": "@withabound/node-sdk",
620-
"X-Fern-SDK-Version": "6.0.25",
621-
"User-Agent": "@withabound/node-sdk/6.0.25",
620+
"X-Fern-SDK-Version": "6.0.26",
621+
"User-Agent": "@withabound/node-sdk/6.0.26",
622622
"X-Fern-Runtime": core.RUNTIME.type,
623623
"X-Fern-Runtime-Version": core.RUNTIME.version,
624624
"Idempotency-Key": idempotencyKey != null ? idempotencyKey : undefined,
@@ -700,8 +700,8 @@ export class Form1099Misc {
700700
Authorization: await this._getAuthorizationHeader(),
701701
"X-Fern-Language": "JavaScript",
702702
"X-Fern-SDK-Name": "@withabound/node-sdk",
703-
"X-Fern-SDK-Version": "6.0.25",
704-
"User-Agent": "@withabound/node-sdk/6.0.25",
703+
"X-Fern-SDK-Version": "6.0.26",
704+
"User-Agent": "@withabound/node-sdk/6.0.26",
705705
"X-Fern-Runtime": core.RUNTIME.type,
706706
"X-Fern-Runtime-Version": core.RUNTIME.version,
707707
},
@@ -782,8 +782,8 @@ export class Form1099Misc {
782782
Authorization: await this._getAuthorizationHeader(),
783783
"X-Fern-Language": "JavaScript",
784784
"X-Fern-SDK-Name": "@withabound/node-sdk",
785-
"X-Fern-SDK-Version": "6.0.25",
786-
"User-Agent": "@withabound/node-sdk/6.0.25",
785+
"X-Fern-SDK-Version": "6.0.26",
786+
"User-Agent": "@withabound/node-sdk/6.0.26",
787787
"X-Fern-Runtime": core.RUNTIME.type,
788788
"X-Fern-Runtime-Version": core.RUNTIME.version,
789789
},

0 commit comments

Comments
 (0)