Skip to content

Commit

Permalink
Release 0.0.19-alpha
Browse files Browse the repository at this point in the history
  • Loading branch information
fern-api[bot] committed Oct 16, 2024
1 parent d064174 commit dbdf885
Show file tree
Hide file tree
Showing 4 changed files with 29 additions and 29 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@airtop/sdk",
"version": "0.0.18-alpha",
"version": "0.0.19-alpha",
"private": false,
"repository": "https://github.com/airtop-ai/airtop-node-sdk",
"main": "./index.js",
Expand Down
8 changes: 4 additions & 4 deletions src/api/resources/profiles/client/Client.ts
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,8 @@ export class Profiles {
Authorization: await this._getAuthorizationHeader(),
"X-Fern-Language": "JavaScript",
"X-Fern-SDK-Name": "@airtop/sdk",
"X-Fern-SDK-Version": "0.0.18-alpha",
"User-Agent": "@airtop/sdk/0.0.18-alpha",
"X-Fern-SDK-Version": "0.0.19-alpha",
"User-Agent": "@airtop/sdk/0.0.19-alpha",
"X-Fern-Runtime": core.RUNTIME.type,
"X-Fern-Runtime-Version": core.RUNTIME.version,
},
Expand Down Expand Up @@ -139,8 +139,8 @@ export class Profiles {
Authorization: await this._getAuthorizationHeader(),
"X-Fern-Language": "JavaScript",
"X-Fern-SDK-Name": "@airtop/sdk",
"X-Fern-SDK-Version": "0.0.18-alpha",
"User-Agent": "@airtop/sdk/0.0.18-alpha",
"X-Fern-SDK-Version": "0.0.19-alpha",
"User-Agent": "@airtop/sdk/0.0.19-alpha",
"X-Fern-Runtime": core.RUNTIME.type,
"X-Fern-Runtime-Version": core.RUNTIME.version,
},
Expand Down
20 changes: 10 additions & 10 deletions src/api/resources/sessions/client/Client.ts
Original file line number Diff line number Diff line change
Expand Up @@ -82,8 +82,8 @@ export class Sessions {
Authorization: await this._getAuthorizationHeader(),
"X-Fern-Language": "JavaScript",
"X-Fern-SDK-Name": "@airtop/sdk",
"X-Fern-SDK-Version": "0.0.18-alpha",
"User-Agent": "@airtop/sdk/0.0.18-alpha",
"X-Fern-SDK-Version": "0.0.19-alpha",
"User-Agent": "@airtop/sdk/0.0.19-alpha",
"X-Fern-Runtime": core.RUNTIME.type,
"X-Fern-Runtime-Version": core.RUNTIME.version,
},
Expand Down Expand Up @@ -180,8 +180,8 @@ export class Sessions {
Authorization: await this._getAuthorizationHeader(),
"X-Fern-Language": "JavaScript",
"X-Fern-SDK-Name": "@airtop/sdk",
"X-Fern-SDK-Version": "0.0.18-alpha",
"User-Agent": "@airtop/sdk/0.0.18-alpha",
"X-Fern-SDK-Version": "0.0.19-alpha",
"User-Agent": "@airtop/sdk/0.0.19-alpha",
"X-Fern-Runtime": core.RUNTIME.type,
"X-Fern-Runtime-Version": core.RUNTIME.version,
},
Expand Down Expand Up @@ -248,8 +248,8 @@ export class Sessions {
Authorization: await this._getAuthorizationHeader(),
"X-Fern-Language": "JavaScript",
"X-Fern-SDK-Name": "@airtop/sdk",
"X-Fern-SDK-Version": "0.0.18-alpha",
"User-Agent": "@airtop/sdk/0.0.18-alpha",
"X-Fern-SDK-Version": "0.0.19-alpha",
"User-Agent": "@airtop/sdk/0.0.19-alpha",
"X-Fern-Runtime": core.RUNTIME.type,
"X-Fern-Runtime-Version": core.RUNTIME.version,
},
Expand Down Expand Up @@ -344,8 +344,8 @@ export class Sessions {
Authorization: await this._getAuthorizationHeader(),
"X-Fern-Language": "JavaScript",
"X-Fern-SDK-Name": "@airtop/sdk",
"X-Fern-SDK-Version": "0.0.18-alpha",
"User-Agent": "@airtop/sdk/0.0.18-alpha",
"X-Fern-SDK-Version": "0.0.19-alpha",
"User-Agent": "@airtop/sdk/0.0.19-alpha",
"X-Fern-Runtime": core.RUNTIME.type,
"X-Fern-Runtime-Version": core.RUNTIME.version,
},
Expand Down Expand Up @@ -398,8 +398,8 @@ export class Sessions {
Authorization: await this._getAuthorizationHeader(),
"X-Fern-Language": "JavaScript",
"X-Fern-SDK-Name": "@airtop/sdk",
"X-Fern-SDK-Version": "0.0.18-alpha",
"User-Agent": "@airtop/sdk/0.0.18-alpha",
"X-Fern-SDK-Version": "0.0.19-alpha",
"User-Agent": "@airtop/sdk/0.0.19-alpha",
"X-Fern-Runtime": core.RUNTIME.type,
"X-Fern-Runtime-Version": core.RUNTIME.version,
},
Expand Down
28 changes: 14 additions & 14 deletions src/api/resources/windows/client/Client.ts
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,8 @@ export class Windows {
Authorization: await this._getAuthorizationHeader(),
"X-Fern-Language": "JavaScript",
"X-Fern-SDK-Name": "@airtop/sdk",
"X-Fern-SDK-Version": "0.0.18-alpha",
"User-Agent": "@airtop/sdk/0.0.18-alpha",
"X-Fern-SDK-Version": "0.0.19-alpha",
"User-Agent": "@airtop/sdk/0.0.19-alpha",
"X-Fern-Runtime": core.RUNTIME.type,
"X-Fern-Runtime-Version": core.RUNTIME.version,
},
Expand Down Expand Up @@ -137,8 +137,8 @@ export class Windows {
Authorization: await this._getAuthorizationHeader(),
"X-Fern-Language": "JavaScript",
"X-Fern-SDK-Name": "@airtop/sdk",
"X-Fern-SDK-Version": "0.0.18-alpha",
"User-Agent": "@airtop/sdk/0.0.18-alpha",
"X-Fern-SDK-Version": "0.0.19-alpha",
"User-Agent": "@airtop/sdk/0.0.19-alpha",
"X-Fern-Runtime": core.RUNTIME.type,
"X-Fern-Runtime-Version": core.RUNTIME.version,
},
Expand Down Expand Up @@ -208,8 +208,8 @@ export class Windows {
Authorization: await this._getAuthorizationHeader(),
"X-Fern-Language": "JavaScript",
"X-Fern-SDK-Name": "@airtop/sdk",
"X-Fern-SDK-Version": "0.0.18-alpha",
"User-Agent": "@airtop/sdk/0.0.18-alpha",
"X-Fern-SDK-Version": "0.0.19-alpha",
"User-Agent": "@airtop/sdk/0.0.19-alpha",
"X-Fern-Runtime": core.RUNTIME.type,
"X-Fern-Runtime-Version": core.RUNTIME.version,
},
Expand Down Expand Up @@ -275,8 +275,8 @@ export class Windows {
Authorization: await this._getAuthorizationHeader(),
"X-Fern-Language": "JavaScript",
"X-Fern-SDK-Name": "@airtop/sdk",
"X-Fern-SDK-Version": "0.0.18-alpha",
"User-Agent": "@airtop/sdk/0.0.18-alpha",
"X-Fern-SDK-Version": "0.0.19-alpha",
"User-Agent": "@airtop/sdk/0.0.19-alpha",
"X-Fern-Runtime": core.RUNTIME.type,
"X-Fern-Runtime-Version": core.RUNTIME.version,
},
Expand Down Expand Up @@ -345,8 +345,8 @@ export class Windows {
Authorization: await this._getAuthorizationHeader(),
"X-Fern-Language": "JavaScript",
"X-Fern-SDK-Name": "@airtop/sdk",
"X-Fern-SDK-Version": "0.0.18-alpha",
"User-Agent": "@airtop/sdk/0.0.18-alpha",
"X-Fern-SDK-Version": "0.0.19-alpha",
"User-Agent": "@airtop/sdk/0.0.19-alpha",
"X-Fern-Runtime": core.RUNTIME.type,
"X-Fern-Runtime-Version": core.RUNTIME.version,
},
Expand Down Expand Up @@ -414,8 +414,8 @@ export class Windows {
Authorization: await this._getAuthorizationHeader(),
"X-Fern-Language": "JavaScript",
"X-Fern-SDK-Name": "@airtop/sdk",
"X-Fern-SDK-Version": "0.0.18-alpha",
"User-Agent": "@airtop/sdk/0.0.18-alpha",
"X-Fern-SDK-Version": "0.0.19-alpha",
"User-Agent": "@airtop/sdk/0.0.19-alpha",
"X-Fern-Runtime": core.RUNTIME.type,
"X-Fern-Runtime-Version": core.RUNTIME.version,
},
Expand Down Expand Up @@ -483,8 +483,8 @@ export class Windows {
Authorization: await this._getAuthorizationHeader(),
"X-Fern-Language": "JavaScript",
"X-Fern-SDK-Name": "@airtop/sdk",
"X-Fern-SDK-Version": "0.0.18-alpha",
"User-Agent": "@airtop/sdk/0.0.18-alpha",
"X-Fern-SDK-Version": "0.0.19-alpha",
"User-Agent": "@airtop/sdk/0.0.19-alpha",
"X-Fern-Runtime": core.RUNTIME.type,
"X-Fern-Runtime-Version": core.RUNTIME.version,
},
Expand Down

0 comments on commit dbdf885

Please sign in to comment.