@ui5/manifest 1.68.1 → 1.68.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
@@ -2,10 +2,13 @@
2
2
  All notable changes to this project will be documented in this file.
3
3
  This project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
4
4
 
5
- A list of unreleased changes can be found [here](https://github.com/SAP/ui5-manifest/compare/v1.68.1...HEAD).
5
+ A list of unreleased changes can be found [here](https://github.com/SAP/ui5-manifest/compare/v1.68.2...HEAD).
6
+
7
+ <a name="v1.68.2"></a>
8
+ ## [v1.68.2] - 2026-02-23
6
9
 
7
10
  <a name="v1.68.1"></a>
8
- ## [v1.68.1] - 0001-01-01
11
+ ## [v1.68.1] - 2026-02-23
9
12
 
10
13
  <a name="v1.68.0"></a>
11
14
  ## [v1.68.0] - 2026-02-23
@@ -154,6 +157,7 @@ A list of unreleased changes can be found [here](https://github.com/SAP/ui5-mani
154
157
  <a name="v1.48.1"></a>
155
158
  ## v1.48.1 - 2022-11-10
156
159
 
160
+ [v1.68.2]: https://github.com/SAP/ui5-manifest/compare/v1.68.1...v1.68.2
157
161
  [v1.68.1]: https://github.com/SAP/ui5-manifest/compare/v1.68.0...v1.68.1
158
162
  [v1.68.0]: https://github.com/SAP/ui5-manifest/compare/v1.83.0...v1.68.0
159
163
  [v1.83.0]: https://github.com/SAP/ui5-manifest/compare/v1.82.0...v1.83.0
package/mapping.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
- "latest": "1.68.0",
3
- "1.131": "1.68.0",
2
+ "latest": "1.68.2",
3
+ "1.131": "1.68.2",
4
4
  "1.130": "1.67.2",
5
5
  "1.129": "1.66.0",
6
6
  "1.128": "1.65.0",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ui5/manifest",
3
- "version": "1.68.1",
3
+ "version": "1.68.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
@@ -85,7 +85,7 @@
85
85
  "1.65.0",
86
86
  "1.66.0",
87
87
  "1.67.2",
88
- "1.68.0"
88
+ "1.68.2"
89
89
  ]
90
90
  },
91
91
  "start_url": {