@sapui5/distribution-metadata 1.100.0 → 1.100.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 +3 -3
  2. package/package.json +1 -1
package/metadata.json CHANGED
@@ -73,7 +73,7 @@
73
73
  },
74
74
  "sap.esh.search.ui": {
75
75
  "npmPackageName": "@sapui5/sap.esh.search.ui",
76
- "version": "1.100.0",
76
+ "version": "1.100.2",
77
77
  "dependencies": [
78
78
  "sap.suite.ui.microchart",
79
79
  "sap.ui.export",
@@ -692,7 +692,7 @@
692
692
  },
693
693
  "sap.ushell": {
694
694
  "npmPackageName": "@sapui5/sap.ushell",
695
- "version": "1.100.0",
695
+ "version": "1.100.1",
696
696
  "dependencies": [
697
697
  "sap.esh.search.ui",
698
698
  "sap.ui.generic.app",
@@ -717,7 +717,7 @@
717
717
  },
718
718
  "sap.ushell_abap": {
719
719
  "npmPackageName": "@sapui5/sap.ushell_abap",
720
- "version": "1.100.0",
720
+ "version": "1.100.1",
721
721
  "dependencies": [
722
722
  "sap.ushell",
723
723
  "sap.ui.fl",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sapui5/distribution-metadata",
3
- "version": "1.100.0",
3
+ "version": "1.100.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)",