bitfab 0.15.0 → 0.16.0

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.
@@ -9,7 +9,7 @@ import {
9
9
  } from "./chunk-QT7HWOKU.js";
10
10
 
11
11
  // src/version.generated.ts
12
- var __version__ = "0.15.0";
12
+ var __version__ = "0.16.0";
13
13
 
14
14
  // src/constants.ts
15
15
  var DEFAULT_SERVICE_URL = "https://bitfab.ai";
@@ -2793,7 +2793,7 @@ var Bitfab = class {
2793
2793
  * @returns ReplayResult with items, testRunId, and testRunUrl
2794
2794
  */
2795
2795
  async replay(traceFunctionKey, fn, options) {
2796
- const { replay: doReplay } = await import("./replay-3MQS22GS.js");
2796
+ const { replay: doReplay } = await import("./replay-WIBKB3BK.js");
2797
2797
  return doReplay(
2798
2798
  this.httpClient,
2799
2799
  this.serviceUrl,
@@ -2872,4 +2872,4 @@ export {
2872
2872
  Bitfab,
2873
2873
  BitfabFunction
2874
2874
  };
2875
- //# sourceMappingURL=chunk-YPG3XIG4.js.map
2875
+ //# sourceMappingURL=chunk-53G5GR7B.js.map