@camunda8/orchestration-cluster-api 8.8.1 → 8.8.2

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/dist/fp/index.js CHANGED
@@ -7,7 +7,7 @@ import {
7
7
  isRight,
8
8
  retryTE,
9
9
  withTimeoutTE
10
- } from "../chunk-RPH5FMY5.js";
10
+ } from "../chunk-TFEUAC4X.js";
11
11
  import "../chunk-W6JB7JZH.js";
12
12
  export {
13
13
  classifyDomainError,
package/dist/index.cjs CHANGED
@@ -9559,7 +9559,7 @@ function createLogger(opts = {}) {
9559
9559
  }
9560
9560
 
9561
9561
  // src/runtime/version.ts
9562
- var packageVersion = "8.8.1";
9562
+ var packageVersion = "8.8.2";
9563
9563
 
9564
9564
  // src/runtime/supportLogger.ts
9565
9565
  var NoopSupportLogger = class {