@progress/kendo-angular-label 18.0.0-develop.7 → 18.0.0-develop.8

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.
@@ -9,7 +9,7 @@ export const packageMetadata = {
9
9
  name: '@progress/kendo-angular-label',
10
10
  productName: 'Kendo UI for Angular',
11
11
  productCodes: ['KENDOUIANGULAR', 'KENDOUICOMPLETE'],
12
- publishDate: 1736519571,
13
- version: '18.0.0-develop.7',
12
+ publishDate: 1736758525,
13
+ version: '18.0.0-develop.8',
14
14
  licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
15
15
  };
@@ -203,8 +203,8 @@ const packageMetadata = {
203
203
  name: '@progress/kendo-angular-label',
204
204
  productName: 'Kendo UI for Angular',
205
205
  productCodes: ['KENDOUIANGULAR', 'KENDOUICOMPLETE'],
206
- publishDate: 1736519571,
207
- version: '18.0.0-develop.7',
206
+ publishDate: 1736758525,
207
+ version: '18.0.0-develop.8',
208
208
  licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
209
209
  };
210
210
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@progress/kendo-angular-label",
3
- "version": "18.0.0-develop.7",
3
+ "version": "18.0.0-develop.8",
4
4
  "description": "Kendo UI Label for Angular",
5
5
  "license": "SEE LICENSE IN LICENSE.md",
6
6
  "author": "Progress",
@@ -24,13 +24,13 @@
24
24
  "@angular/forms": "16 - 19",
25
25
  "@angular/platform-browser": "16 - 19",
26
26
  "@progress/kendo-licensing": "^1.0.2",
27
- "@progress/kendo-angular-common": "18.0.0-develop.7",
28
- "@progress/kendo-angular-l10n": "18.0.0-develop.7",
27
+ "@progress/kendo-angular-common": "18.0.0-develop.8",
28
+ "@progress/kendo-angular-l10n": "18.0.0-develop.8",
29
29
  "rxjs": "^6.5.3 || ^7.0.0"
30
30
  },
31
31
  "dependencies": {
32
32
  "tslib": "^2.3.1",
33
- "@progress/kendo-angular-schematics": "18.0.0-develop.7"
33
+ "@progress/kendo-angular-schematics": "18.0.0-develop.8"
34
34
  },
35
35
  "schematics": "./schematics/collection.json",
36
36
  "module": "fesm2022/progress-kendo-angular-label.mjs",