@vendure/admin-ui 3.3.6-master-202507040234 → 3.3.6-master-202507041203
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/core/common/version.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export declare const ADMIN_UI_VERSION = "3.3.6-master-
|
|
1
|
+
export declare const ADMIN_UI_VERSION = "3.3.6-master-202507041203";
|
|
@@ -7855,7 +7855,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImpo
|
|
|
7855
7855
|
}], ctorParameters: () => [{ type: AlertsService }] });
|
|
7856
7856
|
|
|
7857
7857
|
// Auto-generated by the set-version.js script.
|
|
7858
|
-
const ADMIN_UI_VERSION = '3.3.6-master-
|
|
7858
|
+
const ADMIN_UI_VERSION = '3.3.6-master-202507041203';
|
|
7859
7859
|
|
|
7860
7860
|
/* eslint-disable @angular-eslint/directive-selector */
|
|
7861
7861
|
class FormFieldControlDirective {
|