Skip to content

Commit

Permalink
Merge pull request #20 from speakeasy-sdks/speakeasy-sdk-regen-173331…
Browse files Browse the repository at this point in the history
…8176

chore: 🐝 Update SDK - Generate 4.0.1
  • Loading branch information
ryan-timothy-albert authored Dec 5, 2024
2 parents 56190bf + 2058e2a commit e442e2f
Show file tree
Hide file tree
Showing 10 changed files with 32 additions and 18 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
/react-query
/__tests__
/funcs
/core.*
Expand Down
3 changes: 3 additions & 0 deletions .npmignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
**/*
!/FUNCTIONS.md
!/RUNTIMES.md
!/REACT_QUERY.md
!/**/*.ts
!/**/*.js
!/**/*.map
Expand Down
8 changes: 4 additions & 4 deletions .speakeasy/gen.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@ id: 906577a1-c369-4ae0-9074-3e1b5123889d
management:
docChecksum: 936f0ff0f6ac9e56df38e51b2591854f
docVersion: 1.0.0
speakeasyVersion: 1.451.1
generationVersion: 2.470.1
releaseVersion: "4.0"
configChecksum: d812e166502aed3f51ee69003392bd00
speakeasyVersion: 1.451.5
generationVersion: 2.471.2
releaseVersion: 4.0.1
configChecksum: ab9d01291ac64b74732de7cca2d2d701
repoURL: https://github.com/speakeasy-sdks/bar-typescript.git
repoSubDirectory: .
installationURL: https://github.com/speakeasy-sdks/bar-typescript
Expand Down
2 changes: 1 addition & 1 deletion .speakeasy/gen.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ generation:
oAuth2ClientCredentialsEnabled: true
oAuth2PasswordEnabled: false
typescript:
version: "4.0"
version: 4.0.1
additionalDependencies:
dependencies: {}
devDependencies: {}
Expand Down
10 changes: 5 additions & 5 deletions .speakeasy/workflow.lock
Original file line number Diff line number Diff line change
@@ -1,21 +1,21 @@
speakeasyVersion: 1.451.1
speakeasyVersion: 1.451.5
sources:
bar-api:
sourceNamespace: bar-api
sourceRevisionDigest: sha256:7f6671d2948100442491d5f8d688a148a28caf785c84fb54ac89c5328b07cb97
sourceRevisionDigest: sha256:fd94bd8dcb78dbc3b4fafd9797eb6dd0e1300d35cccd8629cc1db879f17a1f50
sourceBlobDigest: sha256:f5d6201a22e286fa7f44a7e833ab695f65d74ef3f6b4e11673bc2db868483f90
tags:
- latest
- speakeasy-sdk-regen-1733317743
- speakeasy-sdk-regen-1733318176
- 1.0.0
targets:
bar-typescript:
source: bar-api
sourceNamespace: bar-api
sourceRevisionDigest: sha256:7f6671d2948100442491d5f8d688a148a28caf785c84fb54ac89c5328b07cb97
sourceRevisionDigest: sha256:fd94bd8dcb78dbc3b4fafd9797eb6dd0e1300d35cccd8629cc1db879f17a1f50
sourceBlobDigest: sha256:f5d6201a22e286fa7f44a7e833ab695f65d74ef3f6b4e11673bc2db868483f90
codeSamplesNamespace: code-samples-typescript-bar-typescript
codeSamplesRevisionDigest: sha256:8911f6dce95a5a3fcd2e4bf82271b7f3b6fdf9bcb5c8eee1c61f43e3e31ae260
codeSamplesRevisionDigest: sha256:d8b312afffed6962268188eb84344530b4d38c04151ed71fb10cb191848073d6
workflow:
workflowVersion: 1.0.0
speakeasyVersion: latest
Expand Down
12 changes: 11 additions & 1 deletion RELEASES.md
Original file line number Diff line number Diff line change
Expand Up @@ -374,4 +374,14 @@ Based on:
### Generated
- [typescript v4.0] .
### Releases
- [NPM v4.0] https://www.npmjs.com/package/@speakeasy-sdks/speakeasy-bar/v/4.0 - .
- [NPM v4.0] https://www.npmjs.com/package/@speakeasy-sdks/speakeasy-bar/v/4.0 - .

## 2024-12-05 00:56:03
### Changes
Based on:
- OpenAPI Doc
- Speakeasy CLI 1.451.5 (2.471.2) https://github.com/speakeasy-api/speakeasy
### Generated
- [typescript v4.0.1] .
### Releases
- [NPM v4.0.1] https://www.npmjs.com/package/@speakeasy-sdks/speakeasy-bar/v/4.0.1 - .
2 changes: 1 addition & 1 deletion jsr.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

{
"name": "@speakeasy-sdks/speakeasy-bar",
"version": "4.0",
"version": "4.0.1",
"exports": {
".": "./src/index.ts",
"./sdk/models/errors": "./src/sdk/models/errors/index.ts",
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@speakeasy-sdks/speakeasy-bar",
"version": "4.0",
"version": "4.0.1",
"author": "speakeasy-bar-test",
"main": "./index.js",
"sideEffects": false,
Expand Down
6 changes: 3 additions & 3 deletions src/lib/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -101,8 +101,8 @@ export function serverURLFromOptions(options: SDKOptions): URL | null {
export const SDK_METADATA = {
language: "typescript",
openapiDocVersion: "1.0.0",
sdkVersion: "4.0",
genVersion: "2.470.1",
sdkVersion: "4.0.1",
genVersion: "2.471.2",
userAgent:
"speakeasy-sdk/typescript 4.0 2.470.1 1.0.0 @speakeasy-sdks/speakeasy-bar",
"speakeasy-sdk/typescript 4.0.1 2.471.2 1.0.0 @speakeasy-sdks/speakeasy-bar",
} as const;

0 comments on commit e442e2f

Please sign in to comment.