@ui5/manifest 2.0.1 → 2.0.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.
package/CHANGELOG.md CHANGED
@@ -1,12 +1,12 @@
1
1
  # Changelog
2
2
  All notable changes to this project will be documented in this file.
3
- This project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
3
+ This project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.2.html).
4
4
 
5
5
  <a name="Unreleased"></a>
6
6
  ## [Unreleased]
7
7
 
8
- <a name="v2.0.0"></a>
9
- ## [v2.0.0] - 2025-06-11 (UI5 1.136-lf)
8
+ <a name="v2.0.2"></a>
9
+ ## [v2.0.2] - 2025-06-11 (UI5 1.136-lf)
10
10
 
11
11
  ### Added
12
12
  - sap.flp: new property "vizOptions" has been added to provide more options for tile sizes. Only needed for declaration of custom Fiori launchpad tiles.
@@ -158,8 +158,8 @@ This project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html
158
158
  <a name="v1.48.1"></a>
159
159
  ## v1.48.1 - 2022-11-10
160
160
 
161
- [Unreleased]: https://github.com/SAP/ui5-manifest/compare/v2.0.0...HEAD
162
- [v2.0.0]: https://github.com/SAP/ui5-manifest/compare/v1.75.1...v2.0.0
161
+ [Unreleased]: https://github.com/SAP/ui5-manifest/compare/v2.0.2...HEAD
162
+ [v2.0.2]: https://github.com/SAP/ui5-manifest/compare/v1.75.1...v2.0.2
163
163
  [v1.75.1]: https://github.com/SAP/ui5-manifest/compare/v1.73.1...v1.75.1
164
164
  [v1.73.1]: https://github.com/SAP/ui5-manifest/compare/v1.72.0...v1.73.1
165
165
  [v1.72.3]: https://github.com/SAP/ui5-manifest/compare/v1.71.0...v1.72.0
package/mapping.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
- "latest": "2.0.0",
3
- "1.136-lf": "2.0.0",
2
+ "latest": "2.0.2",
3
+ "1.136-lf": "2.0.2",
4
4
  "1.137": "1.75.1",
5
5
  "1.136": "1.73.1",
6
6
  "1.135": "1.72.3",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ui5/manifest",
3
- "version": "2.0.1",
3
+ "version": "2.0.2",
4
4
  "description": "This project contains the flattend json schema for the ui5 manifest.",
5
5
  "repository": {
6
6
  "type": "git",
package/schema.json CHANGED
@@ -91,7 +91,7 @@
91
91
  "1.71.0",
92
92
  "1.72.0",
93
93
  "1.73.1",
94
- "2.0.0"
94
+ "2.0.2"
95
95
  ]
96
96
  },
97
97
  "start_url": {
package/schema_cil.json CHANGED
@@ -46,7 +46,7 @@
46
46
  "1.26.0",
47
47
  "1.27.0",
48
48
  "1.28.0",
49
- "2.0.0"
49
+ "2.0.2"
50
50
  ]
51
51
  },
52
52
  "start_url": {