@code-partner/codepipe-hub 0.14.1-dev.406.g8dba0f6e → 0.14.1-dev.407.g6df0fcfe

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.
@@ -27,7 +27,7 @@
27
27
  localStorage.getItem('theme') ?? 'dark'
28
28
  );
29
29
  </script>
30
- <script type="module" crossorigin src="/assets/index-T-kK12wa.js"></script>
30
+ <script type="module" crossorigin src="/assets/index-DvC1Ijhe.js"></script>
31
31
  <link rel="stylesheet" crossorigin href="/assets/index-CD8JrtmW.css">
32
32
  </head>
33
33
  <body>
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.406.g8dba0f6e";
16
+ PLATFORM_VERSION = "0.14.1-dev.407.g6df0fcfe";
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.406.g8dba0f6e",
3
+ "version": "0.14.1-dev.407.g6df0fcfe",
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",