@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/CHANGELOG.md +8 -0
- package/dist/{chunk-RTRUW7ZX.js → chunk-WN2SVG74.js} +2 -2
- package/dist/{chunk-RTRUW7ZX.js.map → chunk-WN2SVG74.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
|
@@ -16158,7 +16158,7 @@ function createLogger(opts = {}) {
|
|
|
16158
16158
|
}
|
|
16159
16159
|
|
|
16160
16160
|
// src/runtime/version.ts
|
|
16161
|
-
var packageVersion = "10.0.0-alpha.
|
|
16161
|
+
var packageVersion = "10.0.0-alpha.17";
|
|
16162
16162
|
|
|
16163
16163
|
// src/runtime/supportLogger.ts
|
|
16164
16164
|
var NoopSupportLogger = class {
|