syllable-sdk 1.0.3-rc.4 → 1.0.3

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.3-rc.4",
34417
+ sdkVersion: "1.0.3",
34418
34418
  genVersion: "2.723.11",
34419
- userAgent: "speakeasy-sdk/typescript 1.0.3-rc.4 2.723.11 0.0.2 syllable-sdk"
34419
+ userAgent: "speakeasy-sdk/typescript 1.0.3 2.723.11 0.0.2 syllable-sdk"
34420
34420
  };
34421
34421
  });
34422
34422
 
@@ -62965,7 +62965,7 @@ Send a welcome email to a user.`,
62965
62965
  function createMCPServer(deps) {
62966
62966
  const server = new McpServer({
62967
62967
  name: "SyllableSDK",
62968
- version: "1.0.3-rc.4"
62968
+ version: "1.0.3"
62969
62969
  });
62970
62970
  const client = new SyllableSDKCore({
62971
62971
  apiKeyHeader: deps.apiKeyHeader,
@@ -64471,7 +64471,7 @@ var routes = ln({
64471
64471
  var app = _e(routes, {
64472
64472
  name: "mcp",
64473
64473
  versionInfo: {
64474
- currentVersion: "1.0.3-rc.4"
64474
+ currentVersion: "1.0.3"
64475
64475
  }
64476
64476
  });
64477
64477
  Yt(app, process3.argv.slice(2), buildContext(process3));
@@ -64479,5 +64479,5 @@ export {
64479
64479
  app
64480
64480
  };
64481
64481
 
64482
- //# debugId=412A416DC585343F64756E2164756E21
64482
+ //# debugId=D327F2361F06E54A64756E2164756E21
64483
64483
  //# sourceMappingURL=mcp-server.js.map