@getmonoceros/workbench 1.4.0 → 1.4.1

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/bin.js CHANGED
@@ -2418,7 +2418,7 @@ function warnOnDeprecatedFeatureRefs(containerFeatures, globalConfig, logger) {
2418
2418
  }
2419
2419
 
2420
2420
  // src/version.ts
2421
- var CLI_VERSION = "1.4.0";
2421
+ var CLI_VERSION = "1.4.1";
2422
2422
 
2423
2423
  // src/commands/_dispatch.ts
2424
2424
  import { consola as consola11 } from "consola";