@camunda8/orchestration-cluster-api 10.0.0-alpha.6 → 10.0.0-alpha.7

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
@@ -12776,7 +12776,7 @@ function createLogger(opts = {}) {
12776
12776
  }
12777
12777
 
12778
12778
  // src/runtime/version.ts
12779
- var packageVersion = "10.0.0-alpha.6";
12779
+ var packageVersion = "10.0.0-alpha.7";
12780
12780
 
12781
12781
  // src/runtime/supportLogger.ts
12782
12782
  var NoopSupportLogger = class {