@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.
- package/hub/dist/embedded.js +1 -1
- package/hub/dist/index.js +1 -1
- package/package.json +1 -1
package/hub/dist/embedded.js
CHANGED
|
@@ -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.
|
|
451
|
+
PLATFORM_VERSION = "0.14.1-dev.419.g21c1b62a";
|
|
452
452
|
}
|
|
453
453
|
});
|
|
454
454
|
|
package/hub/dist/index.js
CHANGED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@code-partner/codepipe-hub",
|
|
3
|
-
"version": "0.14.1-dev.
|
|
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",
|