@ui5/cli 3.6.1 → 3.7.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
@@ -2,7 +2,15 @@
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.6.1...HEAD).
5
+ A list of unreleased changes can be found [here](https://github.com/SAP/ui5-cli/compare/v3.7.0...HEAD).
6
+
7
+ <a name="v3.7.0"></a>
8
+ ## [v3.7.0] - 2023-10-11
9
+ ### Dependency Updates
10
+ - Bump [@ui5](https://github.com/ui5)/project from 3.7.1 to 3.7.2 [`0cba692`](https://github.com/SAP/ui5-cli/commit/0cba6927b847d205241bb86628468a22ccd0b999)
11
+ - Bump [@ui5](https://github.com/ui5)/builder from 3.0.9 to 3.1.0 [`0230f09`](https://github.com/SAP/ui5-cli/commit/0230f0965f146af99095a738899fd048d98218c9)
12
+ - Bump [@ui5](https://github.com/ui5)/fs from 3.0.4 to 3.0.5 [`e0da997`](https://github.com/SAP/ui5-cli/commit/e0da997b5e4e09f7509f2bf095b85bcf65b491ff)
13
+
6
14
 
7
15
  <a name="v3.6.1"></a>
8
16
  ## [v3.6.1] - 2023-10-02
@@ -1115,6 +1123,7 @@ Only Node.js v10 or higher is supported.
1115
1123
 
1116
1124
  <a name="v0.0.1"></a>
1117
1125
  ## v0.0.1 - 2018-06-06
1126
+ [v3.7.0]: https://github.com/SAP/ui5-cli/compare/v3.6.1...v3.7.0
1118
1127
  [v3.6.1]: https://github.com/SAP/ui5-cli/compare/v3.6.0...v3.6.1
1119
1128
  [v3.6.0]: https://github.com/SAP/ui5-cli/compare/v3.5.0...v3.6.0
1120
1129
  [v3.5.0]: https://github.com/SAP/ui5-cli/compare/v3.4.0...v3.5.0