@sapui5/sap.fe.navigation 1.84.21 → 1.84.23

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.fe.navigation",
3
- "version": "1.84.21",
3
+ "version": "1.84.23",
4
4
  "description": "SAPUI5 Library sap.fe.navigation",
5
5
  "license": "SEE LICENSE IN LICENSE.txt",
6
6
  "author": "SAP SE (https://www.sap.com)",
@@ -6,7 +6,7 @@
6
6
  <copyright>SAP UI development toolkit for HTML5 (SAPUI5)
7
7
  (c) Copyright 2009-2017 SAP SE. All rights reserved
8
8
  </copyright>
9
- <version>1.84.21</version>
9
+ <version>1.84.23</version>
10
10
 
11
11
  <documentation>UI5 library: sap.fe.navigation</documentation>
12
12
 
@@ -30,7 +30,7 @@ sap.ui.define(
30
30
  // library dependencies
31
31
  sap.ui.getCore().initLibrary({
32
32
  name: "sap.fe.navigation",
33
- version: "1.84.21",
33
+ version: "1.84.23",
34
34
  dependencies: ["sap.ui.core"],
35
35
  types: ["sap.fe.navigation.NavType", "sap.fe.navigation.ParamHandlingMode", "sap.fe.navigation.SuppressionBehavior"],
36
36
  interfaces: [],