@camunda8/orchestration-cluster-api 9.0.3 → 9.0.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
@@ -12567,7 +12567,7 @@ function createLogger(opts = {}) {
12567
12567
  }
12568
12568
 
12569
12569
  // src/runtime/version.ts
12570
- var packageVersion = "9.0.3";
12570
+ var packageVersion = "9.0.4";
12571
12571
 
12572
12572
  // src/runtime/supportLogger.ts
12573
12573
  var NoopSupportLogger = class {