@sapui5/distribution-metadata 1.108.0 → 1.108.1

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 +2 -2
  2. package/package.json +1 -1
package/metadata.json CHANGED
@@ -738,7 +738,7 @@
738
738
  },
739
739
  "sap.ushell": {
740
740
  "npmPackageName": "@sapui5/sap.ushell",
741
- "version": "1.108.1",
741
+ "version": "1.108.2",
742
742
  "dependencies": [
743
743
  "sap.esh.search.ui",
744
744
  "sap.ui.generic.app",
@@ -763,7 +763,7 @@
763
763
  },
764
764
  "sap.ushell_abap": {
765
765
  "npmPackageName": "@sapui5/sap.ushell_abap",
766
- "version": "1.108.1",
766
+ "version": "1.108.2",
767
767
  "dependencies": [
768
768
  "sap.f",
769
769
  "sap.ushell",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sapui5/distribution-metadata",
3
- "version": "1.108.0",
3
+ "version": "1.108.1",
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)",