syllable-sdk 1.0.1-rc.6 → 1.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/bin/mcp-server.js CHANGED
@@ -34414,9 +34414,9 @@ var init_config = __esm(() => {
34414
34414
  SDK_METADATA = {
34415
34415
  language: "typescript",
34416
34416
  openapiDocVersion: "0.0.2",
34417
- sdkVersion: "1.0.1-rc.6",
34417
+ sdkVersion: "1.0.1",
34418
34418
  genVersion: "2.723.2",
34419
- userAgent: "speakeasy-sdk/typescript 1.0.1-rc.6 2.723.2 0.0.2 syllable-sdk"
34419
+ userAgent: "speakeasy-sdk/typescript 1.0.1 2.723.2 0.0.2 syllable-sdk"
34420
34420
  };
34421
34421
  });
34422
34422
 
@@ -62446,7 +62446,7 @@ Send a welcome email to a user.`,
62446
62446
  function createMCPServer(deps) {
62447
62447
  const server = new McpServer({
62448
62448
  name: "SyllableSDK",
62449
- version: "1.0.1-rc.6"
62449
+ version: "1.0.1"
62450
62450
  });
62451
62451
  const client = new SyllableSDKCore({
62452
62452
  apiKeyHeader: deps.apiKeyHeader,
@@ -63944,7 +63944,7 @@ var routes = ln({
63944
63944
  var app = _e(routes, {
63945
63945
  name: "mcp",
63946
63946
  versionInfo: {
63947
- currentVersion: "1.0.1-rc.6"
63947
+ currentVersion: "1.0.1"
63948
63948
  }
63949
63949
  });
63950
63950
  Yt(app, process3.argv.slice(2), buildContext(process3));
@@ -63952,5 +63952,5 @@ export {
63952
63952
  app
63953
63953
  };
63954
63954
 
63955
- //# debugId=4F5BB663DF36896164756E2164756E21
63955
+ //# debugId=57D396B68914CC1564756E2164756E21
63956
63956
  //# sourceMappingURL=mcp-server.js.map