Skip to content

Commit f516717

Browse files
committed
Release 4.0.7
1 parent 9e4b425 commit f516717

3 files changed

Lines changed: 12 additions & 5 deletions

File tree

CHANGELOG.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,16 @@
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-server/compare/v4.0.6...HEAD).
5+
A list of unreleased changes can be found [here](https://github.com/SAP/ui5-server/compare/v4.0.7...HEAD).
6+
7+
<a name="v4.0.7"></a>
8+
## [v4.0.7] - 2025-09-11
9+
### Bug Fixes
10+
- Rename project to UI5 CLI [`ece7424`](https://github.com/SAP/ui5-server/commit/ece7424419f39eab655027043871048e0476d272)
11+
612

713
<a name="v4.0.6"></a>
8-
## [v4.0.6] - 2025-06-02
14+
## [v4.0.6] - 2025-06-06
915
### Bug Fixes
1016
- Log error in case UI5 Server uses HTTP/2 with Node 24 ([#722](https://github.com/SAP/ui5-server/issues/722)) [`71dd7af`](https://github.com/SAP/ui5-server/commit/71dd7afc946dd4d56005a9f430148670cae5e76c)
1117

@@ -399,6 +405,7 @@ Only Node.js v10 or higher is supported.
399405

400406
<a name="v0.0.1"></a>
401407
## v0.0.1 - 2018-06-06
408+
[v4.0.7]: https://github.com/SAP/ui5-server/compare/v4.0.6...v4.0.7
402409
[v4.0.6]: https://github.com/SAP/ui5-server/compare/v4.0.5...v4.0.6
403410
[v4.0.5]: https://github.com/SAP/ui5-server/compare/v4.0.4...v4.0.5
404411
[v4.0.4]: https://github.com/SAP/ui5-server/compare/v4.0.3...v4.0.4

package-lock.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/server",
3-
"version": "4.0.6",
3+
"version": "4.0.7",
44
"description": "UI5 CLI - Server",
55
"author": {
66
"name": "SAP SE",

0 commit comments

Comments
 (0)