@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.cjs CHANGED
@@ -9523,7 +9523,7 @@ function createLogger(opts = {}) {
9523
9523
  }
9524
9524
 
9525
9525
  // src/runtime/version.ts
9526
- var packageVersion = "8.8.1";
9526
+ var packageVersion = "8.8.2";
9527
9527
 
9528
9528
  // src/runtime/supportLogger.ts
9529
9529
  var NoopSupportLogger = class {