Skip to content

Commit 472bac9

Browse files
Merge pull request #171 from webflow/update-version-2.4.2
chore: bump version to 2.4.2
2 parents cb82f04 + 26dae74 commit 472bac9

File tree

23 files changed

+168
-168
lines changed

23 files changed

+168
-168
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": "webflow-api",
3-
"version": "2.4.0",
3+
"version": "2.4.2",
44
"private": false,
55
"repository": "https://github.com/webflow/js-webflow-api",
66
"main": "./index.js",

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,8 +74,8 @@ export class AccessGroups {
7474
Authorization: await this._getAuthorizationHeader(),
7575
"X-Fern-Language": "JavaScript",
7676
"X-Fern-SDK-Name": "webflow-api",
77-
"X-Fern-SDK-Version": "2.4.0",
78-
"User-Agent": "webflow-api/2.4.0",
77+
"X-Fern-SDK-Version": "2.4.2",
78+
"User-Agent": "webflow-api/2.4.2",
7979
"X-Fern-Runtime": core.RUNTIME.type,
8080
"X-Fern-Runtime-Version": core.RUNTIME.version,
8181
},

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

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,8 @@ export class Assets {
5454
Authorization: await this._getAuthorizationHeader(),
5555
"X-Fern-Language": "JavaScript",
5656
"X-Fern-SDK-Name": "webflow-api",
57-
"X-Fern-SDK-Version": "2.4.0",
58-
"User-Agent": "webflow-api/2.4.0",
57+
"X-Fern-SDK-Version": "2.4.2",
58+
"User-Agent": "webflow-api/2.4.2",
5959
"X-Fern-Runtime": core.RUNTIME.type,
6060
"X-Fern-Runtime-Version": core.RUNTIME.version,
6161
},
@@ -152,8 +152,8 @@ export class Assets {
152152
Authorization: await this._getAuthorizationHeader(),
153153
"X-Fern-Language": "JavaScript",
154154
"X-Fern-SDK-Name": "webflow-api",
155-
"X-Fern-SDK-Version": "2.4.0",
156-
"User-Agent": "webflow-api/2.4.0",
155+
"X-Fern-SDK-Version": "2.4.2",
156+
"User-Agent": "webflow-api/2.4.2",
157157
"X-Fern-Runtime": core.RUNTIME.type,
158158
"X-Fern-Runtime-Version": core.RUNTIME.version,
159159
},
@@ -243,8 +243,8 @@ export class Assets {
243243
Authorization: await this._getAuthorizationHeader(),
244244
"X-Fern-Language": "JavaScript",
245245
"X-Fern-SDK-Name": "webflow-api",
246-
"X-Fern-SDK-Version": "2.4.0",
247-
"User-Agent": "webflow-api/2.4.0",
246+
"X-Fern-SDK-Version": "2.4.2",
247+
"User-Agent": "webflow-api/2.4.2",
248248
"X-Fern-Runtime": core.RUNTIME.type,
249249
"X-Fern-Runtime-Version": core.RUNTIME.version,
250250
},
@@ -333,8 +333,8 @@ export class Assets {
333333
Authorization: await this._getAuthorizationHeader(),
334334
"X-Fern-Language": "JavaScript",
335335
"X-Fern-SDK-Name": "webflow-api",
336-
"X-Fern-SDK-Version": "2.4.0",
337-
"User-Agent": "webflow-api/2.4.0",
336+
"X-Fern-SDK-Version": "2.4.2",
337+
"User-Agent": "webflow-api/2.4.2",
338338
"X-Fern-Runtime": core.RUNTIME.type,
339339
"X-Fern-Runtime-Version": core.RUNTIME.version,
340340
},
@@ -424,8 +424,8 @@ export class Assets {
424424
Authorization: await this._getAuthorizationHeader(),
425425
"X-Fern-Language": "JavaScript",
426426
"X-Fern-SDK-Name": "webflow-api",
427-
"X-Fern-SDK-Version": "2.4.0",
428-
"User-Agent": "webflow-api/2.4.0",
427+
"X-Fern-SDK-Version": "2.4.2",
428+
"User-Agent": "webflow-api/2.4.2",
429429
"X-Fern-Runtime": core.RUNTIME.type,
430430
"X-Fern-Runtime-Version": core.RUNTIME.version,
431431
},
@@ -515,8 +515,8 @@ export class Assets {
515515
Authorization: await this._getAuthorizationHeader(),
516516
"X-Fern-Language": "JavaScript",
517517
"X-Fern-SDK-Name": "webflow-api",
518-
"X-Fern-SDK-Version": "2.4.0",
519-
"User-Agent": "webflow-api/2.4.0",
518+
"X-Fern-SDK-Version": "2.4.2",
519+
"User-Agent": "webflow-api/2.4.2",
520520
"X-Fern-Runtime": core.RUNTIME.type,
521521
"X-Fern-Runtime-Version": core.RUNTIME.version,
522522
},
@@ -612,8 +612,8 @@ export class Assets {
612612
Authorization: await this._getAuthorizationHeader(),
613613
"X-Fern-Language": "JavaScript",
614614
"X-Fern-SDK-Name": "webflow-api",
615-
"X-Fern-SDK-Version": "2.4.0",
616-
"User-Agent": "webflow-api/2.4.0",
615+
"X-Fern-SDK-Version": "2.4.2",
616+
"User-Agent": "webflow-api/2.4.2",
617617
"X-Fern-Runtime": core.RUNTIME.type,
618618
"X-Fern-Runtime-Version": core.RUNTIME.version,
619619
},
@@ -706,8 +706,8 @@ export class Assets {
706706
Authorization: await this._getAuthorizationHeader(),
707707
"X-Fern-Language": "JavaScript",
708708
"X-Fern-SDK-Name": "webflow-api",
709-
"X-Fern-SDK-Version": "2.4.0",
710-
"User-Agent": "webflow-api/2.4.0",
709+
"X-Fern-SDK-Version": "2.4.2",
710+
"User-Agent": "webflow-api/2.4.2",
711711
"X-Fern-Runtime": core.RUNTIME.type,
712712
"X-Fern-Runtime-Version": core.RUNTIME.version,
713713
},

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

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,8 @@ export class Collections {
5656
Authorization: await this._getAuthorizationHeader(),
5757
"X-Fern-Language": "JavaScript",
5858
"X-Fern-SDK-Name": "webflow-api",
59-
"X-Fern-SDK-Version": "2.4.0",
60-
"User-Agent": "webflow-api/2.4.0",
59+
"X-Fern-SDK-Version": "2.4.2",
60+
"User-Agent": "webflow-api/2.4.2",
6161
"X-Fern-Runtime": core.RUNTIME.type,
6262
"X-Fern-Runtime-Version": core.RUNTIME.version,
6363
},
@@ -155,8 +155,8 @@ export class Collections {
155155
Authorization: await this._getAuthorizationHeader(),
156156
"X-Fern-Language": "JavaScript",
157157
"X-Fern-SDK-Name": "webflow-api",
158-
"X-Fern-SDK-Version": "2.4.0",
159-
"User-Agent": "webflow-api/2.4.0",
158+
"X-Fern-SDK-Version": "2.4.2",
159+
"User-Agent": "webflow-api/2.4.2",
160160
"X-Fern-Runtime": core.RUNTIME.type,
161161
"X-Fern-Runtime-Version": core.RUNTIME.version,
162162
},
@@ -246,8 +246,8 @@ export class Collections {
246246
Authorization: await this._getAuthorizationHeader(),
247247
"X-Fern-Language": "JavaScript",
248248
"X-Fern-SDK-Name": "webflow-api",
249-
"X-Fern-SDK-Version": "2.4.0",
250-
"User-Agent": "webflow-api/2.4.0",
249+
"X-Fern-SDK-Version": "2.4.2",
250+
"User-Agent": "webflow-api/2.4.2",
251251
"X-Fern-Runtime": core.RUNTIME.type,
252252
"X-Fern-Runtime-Version": core.RUNTIME.version,
253253
},
@@ -336,8 +336,8 @@ export class Collections {
336336
Authorization: await this._getAuthorizationHeader(),
337337
"X-Fern-Language": "JavaScript",
338338
"X-Fern-SDK-Name": "webflow-api",
339-
"X-Fern-SDK-Version": "2.4.0",
340-
"User-Agent": "webflow-api/2.4.0",
339+
"X-Fern-SDK-Version": "2.4.2",
340+
"User-Agent": "webflow-api/2.4.2",
341341
"X-Fern-Runtime": core.RUNTIME.type,
342342
"X-Fern-Runtime-Version": core.RUNTIME.version,
343343
},
@@ -425,8 +425,8 @@ export class Collections {
425425
Authorization: await this._getAuthorizationHeader(),
426426
"X-Fern-Language": "JavaScript",
427427
"X-Fern-SDK-Name": "webflow-api",
428-
"X-Fern-SDK-Version": "2.4.0",
429-
"User-Agent": "webflow-api/2.4.0",
428+
"X-Fern-SDK-Version": "2.4.2",
429+
"User-Agent": "webflow-api/2.4.2",
430430
"X-Fern-Runtime": core.RUNTIME.type,
431431
"X-Fern-Runtime-Version": core.RUNTIME.version,
432432
},

src/api/resources/collections/resources/fields/client/Client.ts

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -64,8 +64,8 @@ export class Fields {
6464
Authorization: await this._getAuthorizationHeader(),
6565
"X-Fern-Language": "JavaScript",
6666
"X-Fern-SDK-Name": "webflow-api",
67-
"X-Fern-SDK-Version": "2.4.0",
68-
"User-Agent": "webflow-api/2.4.0",
67+
"X-Fern-SDK-Version": "2.4.2",
68+
"User-Agent": "webflow-api/2.4.2",
6969
"X-Fern-Runtime": core.RUNTIME.type,
7070
"X-Fern-Runtime-Version": core.RUNTIME.version,
7171
},
@@ -166,8 +166,8 @@ export class Fields {
166166
Authorization: await this._getAuthorizationHeader(),
167167
"X-Fern-Language": "JavaScript",
168168
"X-Fern-SDK-Name": "webflow-api",
169-
"X-Fern-SDK-Version": "2.4.0",
170-
"User-Agent": "webflow-api/2.4.0",
169+
"X-Fern-SDK-Version": "2.4.2",
170+
"User-Agent": "webflow-api/2.4.2",
171171
"X-Fern-Runtime": core.RUNTIME.type,
172172
"X-Fern-Runtime-Version": core.RUNTIME.version,
173173
},

src/api/resources/collections/resources/items/client/Client.ts

Lines changed: 24 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -89,8 +89,8 @@ export class Items {
8989
Authorization: await this._getAuthorizationHeader(),
9090
"X-Fern-Language": "JavaScript",
9191
"X-Fern-SDK-Name": "webflow-api",
92-
"X-Fern-SDK-Version": "2.4.0",
93-
"User-Agent": "webflow-api/2.4.0",
92+
"X-Fern-SDK-Version": "2.4.2",
93+
"User-Agent": "webflow-api/2.4.2",
9494
"X-Fern-Runtime": core.RUNTIME.type,
9595
"X-Fern-Runtime-Version": core.RUNTIME.version,
9696
},
@@ -197,8 +197,8 @@ export class Items {
197197
Authorization: await this._getAuthorizationHeader(),
198198
"X-Fern-Language": "JavaScript",
199199
"X-Fern-SDK-Name": "webflow-api",
200-
"X-Fern-SDK-Version": "2.4.0",
201-
"User-Agent": "webflow-api/2.4.0",
200+
"X-Fern-SDK-Version": "2.4.2",
201+
"User-Agent": "webflow-api/2.4.2",
202202
"X-Fern-Runtime": core.RUNTIME.type,
203203
"X-Fern-Runtime-Version": core.RUNTIME.version,
204204
},
@@ -323,8 +323,8 @@ export class Items {
323323
Authorization: await this._getAuthorizationHeader(),
324324
"X-Fern-Language": "JavaScript",
325325
"X-Fern-SDK-Name": "webflow-api",
326-
"X-Fern-SDK-Version": "2.4.0",
327-
"User-Agent": "webflow-api/2.4.0",
326+
"X-Fern-SDK-Version": "2.4.2",
327+
"User-Agent": "webflow-api/2.4.2",
328328
"X-Fern-Runtime": core.RUNTIME.type,
329329
"X-Fern-Runtime-Version": core.RUNTIME.version,
330330
},
@@ -431,8 +431,8 @@ export class Items {
431431
Authorization: await this._getAuthorizationHeader(),
432432
"X-Fern-Language": "JavaScript",
433433
"X-Fern-SDK-Name": "webflow-api",
434-
"X-Fern-SDK-Version": "2.4.0",
435-
"User-Agent": "webflow-api/2.4.0",
434+
"X-Fern-SDK-Version": "2.4.2",
435+
"User-Agent": "webflow-api/2.4.2",
436436
"X-Fern-Runtime": core.RUNTIME.type,
437437
"X-Fern-Runtime-Version": core.RUNTIME.version,
438438
},
@@ -529,8 +529,8 @@ export class Items {
529529
Authorization: await this._getAuthorizationHeader(),
530530
"X-Fern-Language": "JavaScript",
531531
"X-Fern-SDK-Name": "webflow-api",
532-
"X-Fern-SDK-Version": "2.4.0",
533-
"User-Agent": "webflow-api/2.4.0",
532+
"X-Fern-SDK-Version": "2.4.2",
533+
"User-Agent": "webflow-api/2.4.2",
534534
"X-Fern-Runtime": core.RUNTIME.type,
535535
"X-Fern-Runtime-Version": core.RUNTIME.version,
536536
},
@@ -633,8 +633,8 @@ export class Items {
633633
Authorization: await this._getAuthorizationHeader(),
634634
"X-Fern-Language": "JavaScript",
635635
"X-Fern-SDK-Name": "webflow-api",
636-
"X-Fern-SDK-Version": "2.4.0",
637-
"User-Agent": "webflow-api/2.4.0",
636+
"X-Fern-SDK-Version": "2.4.2",
637+
"User-Agent": "webflow-api/2.4.2",
638638
"X-Fern-Runtime": core.RUNTIME.type,
639639
"X-Fern-Runtime-Version": core.RUNTIME.version,
640640
},
@@ -737,8 +737,8 @@ export class Items {
737737
Authorization: await this._getAuthorizationHeader(),
738738
"X-Fern-Language": "JavaScript",
739739
"X-Fern-SDK-Name": "webflow-api",
740-
"X-Fern-SDK-Version": "2.4.0",
741-
"User-Agent": "webflow-api/2.4.0",
740+
"X-Fern-SDK-Version": "2.4.2",
741+
"User-Agent": "webflow-api/2.4.2",
742742
"X-Fern-Runtime": core.RUNTIME.type,
743743
"X-Fern-Runtime-Version": core.RUNTIME.version,
744744
},
@@ -841,8 +841,8 @@ export class Items {
841841
Authorization: await this._getAuthorizationHeader(),
842842
"X-Fern-Language": "JavaScript",
843843
"X-Fern-SDK-Name": "webflow-api",
844-
"X-Fern-SDK-Version": "2.4.0",
845-
"User-Agent": "webflow-api/2.4.0",
844+
"X-Fern-SDK-Version": "2.4.2",
845+
"User-Agent": "webflow-api/2.4.2",
846846
"X-Fern-Runtime": core.RUNTIME.type,
847847
"X-Fern-Runtime-Version": core.RUNTIME.version,
848848
},
@@ -945,8 +945,8 @@ export class Items {
945945
Authorization: await this._getAuthorizationHeader(),
946946
"X-Fern-Language": "JavaScript",
947947
"X-Fern-SDK-Name": "webflow-api",
948-
"X-Fern-SDK-Version": "2.4.0",
949-
"User-Agent": "webflow-api/2.4.0",
948+
"X-Fern-SDK-Version": "2.4.2",
949+
"User-Agent": "webflow-api/2.4.2",
950950
"X-Fern-Runtime": core.RUNTIME.type,
951951
"X-Fern-Runtime-Version": core.RUNTIME.version,
952952
},
@@ -1049,8 +1049,8 @@ export class Items {
10491049
Authorization: await this._getAuthorizationHeader(),
10501050
"X-Fern-Language": "JavaScript",
10511051
"X-Fern-SDK-Name": "webflow-api",
1052-
"X-Fern-SDK-Version": "2.4.0",
1053-
"User-Agent": "webflow-api/2.4.0",
1052+
"X-Fern-SDK-Version": "2.4.2",
1053+
"User-Agent": "webflow-api/2.4.2",
10541054
"X-Fern-Runtime": core.RUNTIME.type,
10551055
"X-Fern-Runtime-Version": core.RUNTIME.version,
10561056
},
@@ -1153,8 +1153,8 @@ export class Items {
11531153
Authorization: await this._getAuthorizationHeader(),
11541154
"X-Fern-Language": "JavaScript",
11551155
"X-Fern-SDK-Name": "webflow-api",
1156-
"X-Fern-SDK-Version": "2.4.0",
1157-
"User-Agent": "webflow-api/2.4.0",
1156+
"X-Fern-SDK-Version": "2.4.2",
1157+
"User-Agent": "webflow-api/2.4.2",
11581158
"X-Fern-Runtime": core.RUNTIME.type,
11591159
"X-Fern-Runtime-Version": core.RUNTIME.version,
11601160
},
@@ -1251,8 +1251,8 @@ export class Items {
12511251
Authorization: await this._getAuthorizationHeader(),
12521252
"X-Fern-Language": "JavaScript",
12531253
"X-Fern-SDK-Name": "webflow-api",
1254-
"X-Fern-SDK-Version": "2.4.0",
1255-
"User-Agent": "webflow-api/2.4.0",
1254+
"X-Fern-SDK-Version": "2.4.2",
1255+
"User-Agent": "webflow-api/2.4.2",
12561256
"X-Fern-Runtime": core.RUNTIME.type,
12571257
"X-Fern-Runtime-Version": core.RUNTIME.version,
12581258
},

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,8 +61,8 @@ export class Ecommerce {
6161
Authorization: await this._getAuthorizationHeader(),
6262
"X-Fern-Language": "JavaScript",
6363
"X-Fern-SDK-Name": "webflow-api",
64-
"X-Fern-SDK-Version": "2.4.0",
65-
"User-Agent": "webflow-api/2.4.0",
64+
"X-Fern-SDK-Version": "2.4.2",
65+
"User-Agent": "webflow-api/2.4.2",
6666
"X-Fern-Runtime": core.RUNTIME.type,
6767
"X-Fern-Runtime-Version": core.RUNTIME.version,
6868
},

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

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -71,8 +71,8 @@ export class Forms {
7171
Authorization: await this._getAuthorizationHeader(),
7272
"X-Fern-Language": "JavaScript",
7373
"X-Fern-SDK-Name": "webflow-api",
74-
"X-Fern-SDK-Version": "2.4.0",
75-
"User-Agent": "webflow-api/2.4.0",
74+
"X-Fern-SDK-Version": "2.4.2",
75+
"User-Agent": "webflow-api/2.4.2",
7676
"X-Fern-Runtime": core.RUNTIME.type,
7777
"X-Fern-Runtime-Version": core.RUNTIME.version,
7878
},
@@ -167,8 +167,8 @@ export class Forms {
167167
Authorization: await this._getAuthorizationHeader(),
168168
"X-Fern-Language": "JavaScript",
169169
"X-Fern-SDK-Name": "webflow-api",
170-
"X-Fern-SDK-Version": "2.4.0",
171-
"User-Agent": "webflow-api/2.4.0",
170+
"X-Fern-SDK-Version": "2.4.2",
171+
"User-Agent": "webflow-api/2.4.2",
172172
"X-Fern-Runtime": core.RUNTIME.type,
173173
"X-Fern-Runtime-Version": core.RUNTIME.version,
174174
},
@@ -275,8 +275,8 @@ export class Forms {
275275
Authorization: await this._getAuthorizationHeader(),
276276
"X-Fern-Language": "JavaScript",
277277
"X-Fern-SDK-Name": "webflow-api",
278-
"X-Fern-SDK-Version": "2.4.0",
279-
"User-Agent": "webflow-api/2.4.0",
278+
"X-Fern-SDK-Version": "2.4.2",
279+
"User-Agent": "webflow-api/2.4.2",
280280
"X-Fern-Runtime": core.RUNTIME.type,
281281
"X-Fern-Runtime-Version": core.RUNTIME.version,
282282
},
@@ -372,8 +372,8 @@ export class Forms {
372372
Authorization: await this._getAuthorizationHeader(),
373373
"X-Fern-Language": "JavaScript",
374374
"X-Fern-SDK-Name": "webflow-api",
375-
"X-Fern-SDK-Version": "2.4.0",
376-
"User-Agent": "webflow-api/2.4.0",
375+
"X-Fern-SDK-Version": "2.4.2",
376+
"User-Agent": "webflow-api/2.4.2",
377377
"X-Fern-Runtime": core.RUNTIME.type,
378378
"X-Fern-Runtime-Version": core.RUNTIME.version,
379379
},
@@ -471,8 +471,8 @@ export class Forms {
471471
Authorization: await this._getAuthorizationHeader(),
472472
"X-Fern-Language": "JavaScript",
473473
"X-Fern-SDK-Name": "webflow-api",
474-
"X-Fern-SDK-Version": "2.4.0",
475-
"User-Agent": "webflow-api/2.4.0",
474+
"X-Fern-SDK-Version": "2.4.2",
475+
"User-Agent": "webflow-api/2.4.2",
476476
"X-Fern-Runtime": core.RUNTIME.type,
477477
"X-Fern-Runtime-Version": core.RUNTIME.version,
478478
},

0 commit comments

Comments
 (0)