@code-partner/codepipe-hub 0.14.1-dev.418.g31b890a9 → 0.14.1-dev.419.g21c1b62a

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.
@@ -448,7 +448,7 @@ var PLATFORM_VERSION;
448
448
  var init_version_generated = __esm({
449
449
  "../packages/shared/dist/version.generated.js"() {
450
450
  "use strict";
451
- PLATFORM_VERSION = "0.14.1-dev.418.g31b890a9";
451
+ PLATFORM_VERSION = "0.14.1-dev.419.g21c1b62a";
452
452
  }
453
453
  });
454
454
 
package/hub/dist/index.js CHANGED
@@ -13,7 +13,7 @@ var PLATFORM_VERSION;
13
13
  var init_version_generated = __esm({
14
14
  "../packages/shared/dist/version.generated.js"() {
15
15
  "use strict";
16
- PLATFORM_VERSION = "0.14.1-dev.418.g31b890a9";
16
+ PLATFORM_VERSION = "0.14.1-dev.419.g21c1b62a";
17
17
  }
18
18
  });
19
19
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@code-partner/codepipe-hub",
3
- "version": "0.14.1-dev.418.g31b890a9",
3
+ "version": "0.14.1-dev.419.g21c1b62a",
4
4
  "description": "The CodePipe hub, packaged for one machine: the CLI installs it on demand for the local profile.",
5
5
  "type": "module",
6
6
  "main": "./hub/dist/index.js",