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