diff --git a/.speakeasy/gen.lock b/.speakeasy/gen.lock index 5fc4ab9a..260af42a 100755 --- a/.speakeasy/gen.lock +++ b/.speakeasy/gen.lock @@ -3,10 +3,10 @@ id: 16f22cbf-f23f-4419-8924-3a4b06381947 management: docChecksum: a6fee1797b2da7ccbaf7743772a40b56 docVersion: 0.0.3 - speakeasyVersion: 1.396.9 - generationVersion: 2.415.7 - releaseVersion: 0.23.3 - configChecksum: 8ce433674428126a1fa09f5d5f96e6c9 + speakeasyVersion: 1.397.2 + generationVersion: 2.415.8 + releaseVersion: 0.23.4 + configChecksum: eef3235ac5b89fab0b5e5a8c3db08788 repoURL: https://github.com/LukeHagar/plexjs.git repoSubDirectory: . installationURL: https://github.com/LukeHagar/plexjs diff --git a/.speakeasy/gen.yaml b/.speakeasy/gen.yaml index 051b011d..e5368d56 100755 --- a/.speakeasy/gen.yaml +++ b/.speakeasy/gen.yaml @@ -12,7 +12,7 @@ generation: auth: oAuth2ClientCredentialsEnabled: true typescript: - version: 0.23.3 + version: 0.23.4 additionalDependencies: dependencies: {} devDependencies: {} diff --git a/.speakeasy/workflow.lock b/.speakeasy/workflow.lock index ba3a7ead..e6ed09a2 100644 --- a/.speakeasy/workflow.lock +++ b/.speakeasy/workflow.lock @@ -1,8 +1,8 @@ -speakeasyVersion: 1.396.9 +speakeasyVersion: 1.397.2 sources: my-source: sourceNamespace: my-source - sourceRevisionDigest: sha256:92a2a2049bfbf67bea601a6b1b77d274e83a2d3b6968a0bc02dc290b21c7689d + sourceRevisionDigest: sha256:1b8840d540c66b58d1009ec2581fb18464158ec9aa00464eac05ba737f31207e sourceBlobDigest: sha256:f7e2709f52370dff16c1851a7a4e44a89f2e978e9cae335bffc10625950b3bd9 tags: - latest @@ -11,17 +11,17 @@ targets: plexjs: source: my-source sourceNamespace: my-source - sourceRevisionDigest: sha256:92a2a2049bfbf67bea601a6b1b77d274e83a2d3b6968a0bc02dc290b21c7689d + sourceRevisionDigest: sha256:1b8840d540c66b58d1009ec2581fb18464158ec9aa00464eac05ba737f31207e sourceBlobDigest: sha256:f7e2709f52370dff16c1851a7a4e44a89f2e978e9cae335bffc10625950b3bd9 codeSamplesNamespace: code-samples-typescript-plexjs - codeSamplesRevisionDigest: sha256:0629cc7de460e272e162d660f403f38656e466953368d07e5b6b81a332f32e10 + codeSamplesRevisionDigest: sha256:8f1eb6885c986ae5a9a3fcff45ab4e75e58abfc7697b196a01d2f2226de3e3ae workflow: workflowVersion: 1.0.0 speakeasyVersion: latest sources: my-source: inputs: - - location: registry.speakeasyapi.dev/lukehagar/lukehagar/plex-api:main + - location: registry.speakeasyapi.dev/plexapi/plexapi/plex-api:main targets: plexjs: target: typescript @@ -32,4 +32,4 @@ workflow: codeSamples: output: codeSamples.yaml registry: - location: registry.speakeasyapi.dev/lukehagar/lukehagar/code-samples-typescript-plexjs + location: registry.speakeasyapi.dev/plexapi/plexapi/code-samples-typescript-plexjs diff --git a/RELEASES.md b/RELEASES.md index 6184e3af..4891d2b2 100644 --- a/RELEASES.md +++ b/RELEASES.md @@ -1048,4 +1048,14 @@ Based on: ### Generated - [typescript v0.23.3] . ### Releases -- [NPM v0.23.3] https://www.npmjs.com/package/@lukehagar/plexjs/v/0.23.3 - . \ No newline at end of file +- [NPM v0.23.3] https://www.npmjs.com/package/@lukehagar/plexjs/v/0.23.3 - . + +## 2024-09-16 17:59:12 +### Changes +Based on: +- OpenAPI Doc +- Speakeasy CLI 1.397.2 (2.415.8) https://github.com/speakeasy-api/speakeasy +### Generated +- [typescript v0.23.4] . +### Releases +- [NPM v0.23.4] https://www.npmjs.com/package/@lukehagar/plexjs/v/0.23.4 - . \ No newline at end of file diff --git a/jsr.json b/jsr.json index a2c45e3f..34ae8ed0 100644 --- a/jsr.json +++ b/jsr.json @@ -2,7 +2,7 @@ { "name": "@lukehagar/plexjs", - "version": "0.23.3", + "version": "0.23.4", "exports": { ".": "./src/index.ts", "./sdk/models/errors": "./src/sdk/models/errors/index.ts", diff --git a/package-lock.json b/package-lock.json index 09bd4cf2..d2080bd5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@lukehagar/plexjs", - "version": "0.23.3", + "version": "0.23.4", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@lukehagar/plexjs", - "version": "0.23.3", + "version": "0.23.4", "devDependencies": { "@typescript-eslint/eslint-plugin": "^7.7.1", "@typescript-eslint/parser": "^7.7.1", diff --git a/package.json b/package.json index c534c93a..3f1e5190 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@lukehagar/plexjs", - "version": "0.23.3", + "version": "0.23.4", "author": "LukeHagar", "main": "./index.js", "sideEffects": false, diff --git a/src/lib/config.ts b/src/lib/config.ts index 9a28bf07..556b564a 100644 --- a/src/lib/config.ts +++ b/src/lib/config.ts @@ -95,7 +95,7 @@ export function serverURLFromOptions(options: SDKOptions): URL | null { export const SDK_METADATA = { language: "typescript", openapiDocVersion: "0.0.3", - sdkVersion: "0.23.3", - genVersion: "2.415.7", - userAgent: "speakeasy-sdk/typescript 0.23.3 2.415.7 0.0.3 @lukehagar/plexjs", + sdkVersion: "0.23.4", + genVersion: "2.415.8", + userAgent: "speakeasy-sdk/typescript 0.23.4 2.415.8 0.0.3 @lukehagar/plexjs", } as const;