dub 0.61.9 → 0.61.10

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/README.md CHANGED
@@ -698,7 +698,7 @@ const sdk = new Dub({ debugLogger: console });
698
698
  <!-- Start Summary [summary] -->
699
699
  ## Summary
700
700
 
701
- Dub.co API: Dub is link management infrastructure for companies to create marketing campaigns, link sharing features, and referral programs.
701
+ Dub API: Dub is link management infrastructure for companies to create marketing campaigns, link sharing features, and referral programs.
702
702
  <!-- End Summary [summary] -->
703
703
 
704
704
  <!-- Placeholder for Future Speakeasy SDK Sections -->
package/bin/mcp-server.js CHANGED
@@ -34241,9 +34241,9 @@ var init_config = __esm(() => {
34241
34241
  SDK_METADATA = {
34242
34242
  language: "typescript",
34243
34243
  openapiDocVersion: "0.0.1",
34244
- sdkVersion: "0.61.9",
34244
+ sdkVersion: "0.61.10",
34245
34245
  genVersion: "2.593.4",
34246
- userAgent: "speakeasy-sdk/typescript 0.61.9 2.593.4 0.0.1 dub"
34246
+ userAgent: "speakeasy-sdk/typescript 0.61.10 2.593.4 0.0.1 dub"
34247
34247
  };
34248
34248
  });
34249
34249
 
@@ -58397,7 +58397,7 @@ Update a workspace by ID or slug.`,
58397
58397
  function createMCPServer(deps) {
58398
58398
  const server = new McpServer({
58399
58399
  name: "Dub",
58400
- version: "0.61.9"
58400
+ version: "0.61.10"
58401
58401
  });
58402
58402
  const client = new DubCore({
58403
58403
  token: deps.token,
@@ -59693,7 +59693,7 @@ var routes = rn({
59693
59693
  var app = Ve(routes, {
59694
59694
  name: "mcp",
59695
59695
  versionInfo: {
59696
- currentVersion: "0.61.9"
59696
+ currentVersion: "0.61.10"
59697
59697
  }
59698
59698
  });
59699
59699
  _t(app, process3.argv.slice(2), buildContext(process3));
@@ -59701,5 +59701,5 @@ export {
59701
59701
  app
59702
59702
  };
59703
59703
 
59704
- //# debugId=45ACEA7A4938BA9C64756E2164756E21
59704
+ //# debugId=C9921837B3B015E164756E2164756E21
59705
59705
  //# sourceMappingURL=mcp-server.js.map