@dangl/angular-ava 1.1.2-beta0111 → 1.1.2-beta0113
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.
|
@@ -285,12 +285,12 @@ var ModeViewType;
|
|
|
285
285
|
|
|
286
286
|
// This file is automatically generated as part of the build process
|
|
287
287
|
const version = {
|
|
288
|
-
version: "1.1.2-
|
|
289
|
-
commitInfo: "Branch.develop.Sha.
|
|
290
|
-
commitDate: "2024-12-
|
|
291
|
-
commitHash: "
|
|
292
|
-
informationalVersion: "1.1.2-beta.
|
|
293
|
-
buildDateUtc: new Date(Date.UTC(2024, 11,
|
|
288
|
+
version: "1.1.2-beta0113",
|
|
289
|
+
commitInfo: "Branch.develop.Sha.f8f05cef511dd8341b9c868d5cf6bf08ccabad40",
|
|
290
|
+
commitDate: "2024-12-23",
|
|
291
|
+
commitHash: "f8f05cef511dd8341b9c868d5cf6bf08ccabad40",
|
|
292
|
+
informationalVersion: "1.1.2-beta.113+Branch.develop.Sha.f8f05cef511dd8341b9c868d5cf6bf08ccabad40",
|
|
293
|
+
buildDateUtc: new Date(Date.UTC(2024, 11, 23, 20, 6, 40))
|
|
294
294
|
};
|
|
295
295
|
|
|
296
296
|
const DEFAULT_FILTERS = [
|