@camunda8/orchestration-cluster-api 10.0.0-alpha.16 → 10.0.0-alpha.17

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
@@ -16065,7 +16065,7 @@ function createLogger(opts = {}) {
16065
16065
  }
16066
16066
 
16067
16067
  // src/runtime/version.ts
16068
- var packageVersion = "10.0.0-alpha.16";
16068
+ var packageVersion = "10.0.0-alpha.17";
16069
16069
 
16070
16070
  // src/runtime/supportLogger.ts
16071
16071
  var NoopSupportLogger = class {