@camunda8/orchestration-cluster-api 9.1.3 → 9.1.4

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
@@ -12581,7 +12581,7 @@ function createLogger(opts = {}) {
12581
12581
  }
12582
12582
 
12583
12583
  // src/runtime/version.ts
12584
- var packageVersion = "9.1.3";
12584
+ var packageVersion = "9.1.4";
12585
12585
 
12586
12586
  // src/runtime/supportLogger.ts
12587
12587
  var NoopSupportLogger = class {