coh-content-db-homecoming 1.4.1 → 1.4.2
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.
|
@@ -24025,7 +24025,8 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;!(__WEBPACK_AMD_
|
|
|
24025
24025
|
{ name: "Excelsior" },
|
|
24026
24026
|
{ name: "Indomitable" },
|
|
24027
24027
|
{ name: "Reunion" },
|
|
24028
|
-
{ name: "Torchbearer" }
|
|
24028
|
+
{ name: "Torchbearer" },
|
|
24029
|
+
{ name: "Victory" }
|
|
24029
24030
|
];
|
|
24030
24031
|
this.repository = "https://github.com/n15g/coh-content-db-homecoming";
|
|
24031
24032
|
this.archetypes = [
|
|
@@ -57320,7 +57321,8 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;!(__WEBPACK_AMD_
|
|
|
57320
57321
|
"1.4.0": "* https://github.com/n15g/coh-content-db-homecoming/pull/172 - Update for 2025 Spring Fling event (wedding)\n" +
|
|
57321
57322
|
"* https://github.com/n15g/coh-content-db-homecoming/pull/171 - Added instructions for updating the DB\n" +
|
|
57322
57323
|
"* Moved to GitHub actions for CI\n",
|
|
57323
|
-
"1.4.1": "* License update in [NPM](https://www.npmjs.com/package/coh-content-db-homecoming).\n"
|
|
57324
|
+
"1.4.1": "* License update in [NPM](https://www.npmjs.com/package/coh-content-db-homecoming).\n",
|
|
57325
|
+
"1.4.2": "* Added [Victory] server.\n",
|
|
57324
57326
|
};
|
|
57325
57327
|
}
|
|
57326
57328
|
return HomecomingChangelog;
|