@progress/kendo-angular-conversational-ui 11.0.0-develop.86 → 11.0.0-develop.88

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-conversational-ui',
10
10
  productName: 'Kendo UI for Angular',
11
11
  productCodes: ['KENDOUIANGULAR', 'KENDOUICOMPLETE'],
12
- publishDate: 1672927143,
12
+ publishDate: 1672996847,
13
13
  version: '',
14
14
  licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
15
15
  };
@@ -119,7 +119,7 @@ const packageMetadata = {
119
119
  name: '@progress/kendo-angular-conversational-ui',
120
120
  productName: 'Kendo UI for Angular',
121
121
  productCodes: ['KENDOUIANGULAR', 'KENDOUICOMPLETE'],
122
- publishDate: 1672927143,
122
+ publishDate: 1672996847,
123
123
  version: '',
124
124
  licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
125
125
  };
@@ -115,7 +115,7 @@ const packageMetadata = {
115
115
  name: '@progress/kendo-angular-conversational-ui',
116
116
  productName: 'Kendo UI for Angular',
117
117
  productCodes: ['KENDOUIANGULAR', 'KENDOUICOMPLETE'],
118
- publishDate: 1672927143,
118
+ publishDate: 1672996847,
119
119
  version: '',
120
120
  licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
121
121
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@progress/kendo-angular-conversational-ui",
3
- "version": "11.0.0-develop.86",
3
+ "version": "11.0.0-develop.88",
4
4
  "description": "Kendo UI for Angular Conversational UI components",
5
5
  "license": "SEE LICENSE IN LICENSE.md",
6
6
  "author": "Progress",
@@ -24,12 +24,12 @@
24
24
  "@angular/core": "13 - 15",
25
25
  "@angular/platform-browser": "13 - 15",
26
26
  "@progress/kendo-licensing": "^1.0.2",
27
- "@progress/kendo-angular-buttons": "11.0.0-develop.86",
28
- "@progress/kendo-angular-common": "11.0.0-develop.86",
29
- "@progress/kendo-angular-intl": "11.0.0-develop.86",
30
- "@progress/kendo-angular-l10n": "11.0.0-develop.86",
31
- "@progress/kendo-angular-popup": "11.0.0-develop.86",
32
- "@progress/kendo-angular-schematics": "11.0.0-develop.86",
27
+ "@progress/kendo-angular-buttons": "11.0.0-develop.88",
28
+ "@progress/kendo-angular-common": "11.0.0-develop.88",
29
+ "@progress/kendo-angular-intl": "11.0.0-develop.88",
30
+ "@progress/kendo-angular-l10n": "11.0.0-develop.88",
31
+ "@progress/kendo-angular-popup": "11.0.0-develop.88",
32
+ "@progress/kendo-angular-schematics": "11.0.0-develop.88",
33
33
  "rxjs": "^6.5.3 || ^7.0.0"
34
34
  },
35
35
  "dependencies": {