bitfab 0.53.2 → 0.53.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.
@@ -5,7 +5,7 @@ import {
5
5
  replayContextReady,
6
6
  runWithReplayContext,
7
7
  warnOnce
8
- } from "./chunk-JZAKQDGR.js";
8
+ } from "./chunk-LOQOG2MW.js";
9
9
 
10
10
  // src/gitCommand.ts
11
11
  var EXIT_GRACE_MS = 500;
@@ -1303,4 +1303,4 @@ export {
1303
1303
  sleepForReplayPersistence,
1304
1304
  replay
1305
1305
  };
1306
- //# sourceMappingURL=chunk-V3KD7B3B.js.map
1306
+ //# sourceMappingURL=chunk-QVRPMSFH.js.map
@@ -6,7 +6,7 @@ import {
6
6
  flushTraces,
7
7
  parseRetryAfterMs,
8
8
  serializePayloadBody
9
- } from "./chunk-S4UK5HNW.js";
9
+ } from "./chunk-I3W46Y7U.js";
10
10
  export {
11
11
  BitfabError,
12
12
  HttpClient,
@@ -16,4 +16,4 @@ export {
16
16
  parseRetryAfterMs,
17
17
  serializePayloadBody
18
18
  };
19
- //# sourceMappingURL=http-LOZSAC23.js.map
19
+ //# sourceMappingURL=http-DPLYIYPM.js.map
@@ -6,7 +6,7 @@ import {
6
6
  flushTraces,
7
7
  parseRetryAfterMs,
8
8
  serializePayloadBody
9
- } from "./chunk-JZAKQDGR.js";
9
+ } from "./chunk-LOQOG2MW.js";
10
10
  import "./chunk-H6LZRFMN.js";
11
11
  export {
12
12
  BitfabError,
@@ -17,4 +17,4 @@ export {
17
17
  parseRetryAfterMs,
18
18
  serializePayloadBody
19
19
  };
20
- //# sourceMappingURL=http-PUEEHMKU.js.map
20
+ //# sourceMappingURL=http-UBKEZ5VN.js.map
package/dist/index.cjs CHANGED
@@ -51,7 +51,7 @@ var __version__, __packageName__;
51
51
  var init_version_generated = __esm({
52
52
  "src/version.generated.ts"() {
53
53
  "use strict";
54
- __version__ = "0.53.2";
54
+ __version__ = "0.53.3";
55
55
  __packageName__ = "bitfab";
56
56
  }
57
57
  });