@swmansion/argent 0.22.0 → 0.22.1-next.0

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.
Binary file
Binary file
Binary file
Binary file
package/dist/cli-cmds.mjs CHANGED
@@ -7216,7 +7216,7 @@ var _CI_VENDOR_COUNT_FOR_TEST = vendors_default.length;
7216
7216
  var SESSION_ID2 = randomUUID5();
7217
7217
  function readCliVersion() {
7218
7218
  if (true) {
7219
- return "0.22.0";
7219
+ return "0.22.1-next.0";
7220
7220
  }
7221
7221
  return "0.0.0";
7222
7222
  }
@@ -16436,7 +16436,7 @@ var _CI_VENDOR_COUNT_FOR_TEST = vendors_default.length;
16436
16436
  var SESSION_ID = randomUUID4();
16437
16437
  function readCliVersion() {
16438
16438
  if (true) {
16439
- return "0.22.0";
16439
+ return "0.22.1-next.0";
16440
16440
  }
16441
16441
  return "0.0.0";
16442
16442
  }