@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/CHANGELOG.md +7 -0
- package/dist/{chunk-CSMB45H6.js → chunk-MGVNJ2ID.js} +2 -2
- package/dist/{chunk-CSMB45H6.js.map → chunk-MGVNJ2ID.js.map} +1 -1
- package/dist/fp/index.cjs +1 -1
- package/dist/fp/index.cjs.map +1 -1
- package/dist/fp/index.js +1 -1
- package/dist/index.cjs +1 -1
- package/dist/index.cjs.map +1 -1
- package/dist/index.js +1 -1
- package/package.json +1 -1
package/dist/fp/index.js
CHANGED
package/dist/index.cjs
CHANGED
|
@@ -12637,7 +12637,7 @@ function createLogger(opts = {}) {
|
|
|
12637
12637
|
}
|
|
12638
12638
|
|
|
12639
12639
|
// src/runtime/version.ts
|
|
12640
|
-
var packageVersion = "9.0.
|
|
12640
|
+
var packageVersion = "9.0.4";
|
|
12641
12641
|
|
|
12642
12642
|
// src/runtime/supportLogger.ts
|
|
12643
12643
|
var NoopSupportLogger = class {
|