Skip to content

Commit 15fb9f8

Browse files
committed
Release 3.11.7
1 parent db89dfb commit 15fb9f8

File tree

3 files changed

+13
-4
lines changed

3 files changed

+13
-4
lines changed

CHANGELOG.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,15 @@
22
All notable changes to this project will be documented in this file.
33
This project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
44

5-
A list of unreleased changes can be found [here](https://github.com/SAP/ui5-cli/compare/v3.11.6...HEAD).
5+
A list of unreleased changes can be found [here](https://github.com/SAP/ui5-cli/compare/v3.11.7...HEAD).
6+
7+
<a name="v3.11.7"></a>
8+
## [v3.11.7] - 2025-06-06
9+
### Dependency Updates
10+
- Bump [@ui5](https://github.com/ui5)/server from 3.4.0 to 3.5.0 [`db89dfb`](https://github.com/SAP/ui5-cli/commit/db89dfb3c1b3fd169a4fd0b6f9aa153ce88f8337)
11+
- Bump [@ui5](https://github.com/ui5)/project from 3.9.2 to 3.9.3 [`1f0e524`](https://github.com/SAP/ui5-cli/commit/1f0e5248ad9dd183867856ff07ed034c1d41be10)
12+
- Bump [@ui5](https://github.com/ui5)/builder from 3.5.1 to 3.6.0 [`7865f70`](https://github.com/SAP/ui5-cli/commit/7865f70cd7612f935aec1803dd0607cb85ff8755)
13+
614

715
<a name="v3.11.6"></a>
816
## [v3.11.6] - 2025-01-29
@@ -1231,6 +1239,7 @@ Only Node.js v10 or higher is supported.
12311239

12321240
<a name="v0.0.1"></a>
12331241
## v0.0.1 - 2018-06-06
1242+
[v3.11.7]: https://github.com/SAP/ui5-cli/compare/v3.11.6...v3.11.7
12341243
[v3.11.6]: https://github.com/SAP/ui5-cli/compare/v3.11.5...v3.11.6
12351244
[v3.11.5]: https://github.com/SAP/ui5-cli/compare/v3.11.4...v3.11.5
12361245
[v3.11.4]: https://github.com/SAP/ui5-cli/compare/v3.11.3...v3.11.4

npm-shrinkwrap.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ui5/cli",
3-
"version": "3.11.6",
3+
"version": "3.11.7",
44
"description": "UI5 Tooling - CLI",
55
"author": {
66
"name": "SAP SE",

0 commit comments

Comments
 (0)