@vendure/admin-ui 3.6.0 → 3.6.1-master-202604010307
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.6.
|
|
1
|
+
export declare const ADMIN_UI_VERSION = "3.6.1-master-202604010307";
|
|
@@ -7877,7 +7877,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImpo
|
|
|
7877
7877
|
}], ctorParameters: () => [{ type: AlertsService }] });
|
|
7878
7878
|
|
|
7879
7879
|
// Auto-generated by the set-version.js script.
|
|
7880
|
-
const ADMIN_UI_VERSION = '3.6.
|
|
7880
|
+
const ADMIN_UI_VERSION = '3.6.1-master-202604010307';
|
|
7881
7881
|
|
|
7882
7882
|
/* eslint-disable @angular-eslint/directive-selector */
|
|
7883
7883
|
class FormFieldControlDirective {
|