@sapui5/sap.viz 1.84.21 → 1.84.22

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sapui5/sap.viz",
3
- "version": "1.84.21",
3
+ "version": "1.84.22",
4
4
  "description": "SAPUI5 Library sap.viz",
5
5
  "homepage": "https://sap.github.io/ui5-tooling/pages/SAPUI5/",
6
6
  "author": "SAP SE (https://www.sap.com)",
@@ -6,7 +6,7 @@
6
6
  <copyright>SAPUI5
7
7
 
8
8
  (c) Copyright 2009-2020 SAP SE. All rights reserved</copyright>
9
- <version>1.84.21</version>
9
+ <version>1.84.22</version>
10
10
 
11
11
  <documentation>Chart controls based on the SAP BI CVOM charting library</documentation>
12
12
 
@@ -238,7 +238,7 @@ sap.ui.define([
238
238
 
239
239
  //@@end generated-elements-list
240
240
  ],
241
- version: "1.84.21"
241
+ version: "1.84.22"
242
242
  });
243
243
 
244
244
  //@@begin generated-enums
@@ -17,7 +17,7 @@ sap.ui.define(['sap/ui/core/ElementMetadata'],
17
17
  *
18
18
  * @class
19
19
  * @author SAP SE
20
- * @version 1.84.21
20
+ * @version 1.84.22
21
21
  * @since 1.30.0
22
22
  * @alias sap.viz.ui5.core.BaseChartMetadata
23
23
  */