@ui5/cli 3.10.3 → 3.11.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.
package/CHANGELOG.md CHANGED
@@ -2,7 +2,20 @@
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-cli/compare/v3.10.3...HEAD).
5
+ A list of unreleased changes can be found [here](https://github.com/SAP/ui5-cli/compare/v3.11.1...HEAD).
6
+
7
+ <a name="v3.11.1"></a>
8
+ ## [v3.11.1] - 2024-07-22
9
+ ### Dependency Updates
10
+ - Bump [@ui5](https://github.com/ui5)/builder from 3.5.0 to 3.5.1 [`00c050f`](https://github.com/SAP/ui5-cli/commit/00c050f929aa6204a5d57ead9845dd24fe5f8704)
11
+
12
+
13
+ <a name="v3.11.0"></a>
14
+ ## [v3.11.0] - 2024-06-24
15
+ ### Dependency Updates
16
+ - Bump [@ui5](https://github.com/ui5)/project from 3.9.1 to 3.9.2 [`e74c280`](https://github.com/SAP/ui5-cli/commit/e74c28018eafb9b15da56dcb45de58fbedec5ced)
17
+ - Bump [@ui5](https://github.com/ui5)/builder from 3.4.1 to 3.5.0 [`d8bf229`](https://github.com/SAP/ui5-cli/commit/d8bf2295933998e64c4241942b2d93cb663eb068)
18
+
6
19
 
7
20
  <a name="v3.10.3"></a>
8
21
  ## [v3.10.3] - 2024-05-22
@@ -1197,6 +1210,8 @@ Only Node.js v10 or higher is supported.
1197
1210
 
1198
1211
  <a name="v0.0.1"></a>
1199
1212
  ## v0.0.1 - 2018-06-06
1213
+ [v3.11.1]: https://github.com/SAP/ui5-cli/compare/v3.11.0...v3.11.1
1214
+ [v3.11.0]: https://github.com/SAP/ui5-cli/compare/v3.10.3...v3.11.0
1200
1215
  [v3.10.3]: https://github.com/SAP/ui5-cli/compare/v3.10.2...v3.10.3
1201
1216
  [v3.10.2]: https://github.com/SAP/ui5-cli/compare/v3.10.1...v3.10.2
1202
1217
  [v3.10.1]: https://github.com/SAP/ui5-cli/compare/v3.10.0...v3.10.1