@ui5/manifest 1.17.0 → 1.28.0

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,7 +1,8 @@
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
4
 
4
5
  <a name="Unreleased"></a>
5
6
 
6
- <a name="v1.17.0"></a>
7
- ## [v1.17.0] - 2026-03-10
7
+ <a name="v1.28.0"></a>
8
+ ## [v1.28.0] - 2026-03-10
package/mapping.json CHANGED
@@ -1,20 +1,58 @@
1
1
  {
2
- "latest": "1.17.0",
2
+ "latest": "1.28.0",
3
+ "1.84": "1.28.0",
4
+ "1.83": "1.27.0",
5
+ "1.82": "1.26.0",
6
+ "1.81": "1.25.0",
7
+ "1.80": "1.24.0",
8
+ "1.79": "1.23.0",
9
+ "1.78": "1.22.0",
10
+ "1.77": "1.21.0",
11
+ "1.76": "1.20.0",
12
+ "1.75": "1.19.0",
13
+ "1.74": "1.18.0",
14
+ "1.73": "1.17.0",
15
+ "1.72": "1.17.0",
3
16
  "1.71": "1.17.0",
4
17
  "1.70": "1.16.0",
18
+ "1.69": "1.15.0",
19
+ "1.68": "1.15.0",
20
+ "1.67": "1.15.0",
5
21
  "1.66": "1.15.0",
22
+ "1.65": "1.14.0",
23
+ "1.64": "1.14.0",
24
+ "1.63": "1.14.0",
6
25
  "1.62": "1.14.0",
7
26
  "1.61": "1.13.0",
27
+ "1.60": "1.12.0",
28
+ "1.59": "1.12.0",
8
29
  "1.58": "1.12.0",
30
+ "1.57": "1.11.0",
9
31
  "1.56": "1.11.0",
32
+ "1.55": "1.10.0",
10
33
  "1.54": "1.10.0",
34
+ "1.53": "1.9.0",
11
35
  "1.52": "1.9.0",
36
+ "1.51": "1.8.0",
12
37
  "1.50": "1.8.0",
38
+ "1.49": "1.7.0",
13
39
  "1.48": "1.7.0",
40
+ "1.47": "1.6.0",
14
41
  "1.46": "1.6.0",
42
+ "1.45": "1.5.0",
43
+ "1.44": "1.5.0",
44
+ "1.43": "1.5.0",
15
45
  "1.42": "1.5.0",
46
+ "1.41": "1.4.0",
47
+ "1.40": "1.4.0",
48
+ "1.39": "1.4.0",
16
49
  "1.38": "1.4.0",
50
+ "1.37": "1.3.0",
51
+ "1.36": "1.3.0",
52
+ "1.35": "1.3.0",
17
53
  "1.34": "1.3.0",
54
+ "1.33": "1.2.0",
18
55
  "1.32": "1.2.0",
56
+ "1.31": "1.1.0",
19
57
  "1.30": "1.1.0"
20
- }
58
+ }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ui5/manifest",
3
- "version": "1.17.0",
3
+ "version": "1.28.0",
4
4
  "description": "This project contains a JSON schema for the UI5 manifest",
5
5
  "repository": {
6
6
  "type": "git",