@sapui5/distribution-metadata 1.147.1 → 1.147.2

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.
Files changed (2) hide show
  1. package/metadata.json +6 -6
  2. package/package.json +1 -1
package/metadata.json CHANGED
@@ -526,8 +526,8 @@
526
526
  },
527
527
  "sap.suite.ui.generic.template": {
528
528
  "npmPackageName": "@sapui5/sap.suite.ui.generic.template",
529
- "version": "1.147.1",
530
- "gav": "com.sap.suite.ui.generic.template:sap.suite.ui.generic.template:1.147.1:jar",
529
+ "version": "1.147.2",
530
+ "gav": "com.sap.suite.ui.generic.template:sap.suite.ui.generic.template:1.147.2:jar",
531
531
  "dependencies": [
532
532
  "sap.ui.rta",
533
533
  "sap.cards.ap.common",
@@ -904,8 +904,8 @@
904
904
  },
905
905
  "sap.ushell": {
906
906
  "npmPackageName": "@sapui5/sap.ushell",
907
- "version": "1.147.1",
908
- "gav": "com.sap.ushell:ushell-lib:1.147.1:jar",
907
+ "version": "1.147.2",
908
+ "gav": "com.sap.ushell:ushell-lib:1.147.2:jar",
909
909
  "dependencies": [
910
910
  "sap.esh.search.ui",
911
911
  "sap.ui.generic.app",
@@ -930,8 +930,8 @@
930
930
  },
931
931
  "sap.ushell_abap": {
932
932
  "npmPackageName": "@sapui5/sap.ushell_abap",
933
- "version": "1.147.1",
934
- "gav": "com.sap.ushell:ushell_abap:1.147.1:jar",
933
+ "version": "1.147.2",
934
+ "gav": "com.sap.ushell:ushell_abap:1.147.2:jar",
935
935
  "dependencies": [
936
936
  "sap.f",
937
937
  "sap.ushell",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sapui5/distribution-metadata",
3
- "version": "1.147.1",
3
+ "version": "1.147.2",
4
4
  "description": "SAPUI5 Distribution Metadata used by the UI5 Tooling",
5
5
  "homepage": "https://sap.github.io/ui5-tooling/pages/SAPUI5/",
6
6
  "author": "SAP SE (https://www.sap.com)",