@camunda8/orchestration-cluster-api 10.0.0-alpha.8 → 10.0.0-alpha.9

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
@@ -14837,7 +14837,7 @@ function createLogger(opts = {}) {
14837
14837
  }
14838
14838
 
14839
14839
  // src/runtime/version.ts
14840
- var packageVersion = "10.0.0-alpha.8";
14840
+ var packageVersion = "10.0.0-alpha.9";
14841
14841
 
14842
14842
  // src/runtime/supportLogger.ts
14843
14843
  var NoopSupportLogger = class {