Skip to content

Commit 73cafd6

Browse files
committed
Release 4.0.45
1 parent e451e84 commit 73cafd6

3 files changed

Lines changed: 12 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,14 @@
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/v4.0.44...HEAD).
5+
A list of unreleased changes can be found [here](https://github.com/SAP/ui5-cli/compare/v4.0.45...HEAD).
6+
7+
<a name="v4.0.45"></a>
8+
## [v4.0.45] - 2026-02-24
9+
### Dependency Updates
10+
- Bump [@ui5](https://github.com/ui5)/server from 4.0.12 to 4.0.13 [`e451e84`](https://github.com/SAP/ui5-cli/commit/e451e842f16d9c21083dc61fc577e908176d8e99)
11+
- Bump [@ui5](https://github.com/ui5)/project from 4.0.10 to 4.0.11 [`8caa023`](https://github.com/SAP/ui5-cli/commit/8caa023c6ace89cf48848b012f14021c3c853747)
12+
613

714
<a name="v4.0.44"></a>
815
## [v4.0.44] - 2026-02-16
@@ -1487,6 +1494,7 @@ Only Node.js v10 or higher is supported.
14871494

14881495
<a name="v0.0.1"></a>
14891496
## v0.0.1 - 2018-06-06
1497+
[v4.0.45]: https://github.com/SAP/ui5-cli/compare/v4.0.44...v4.0.45
14901498
[v4.0.44]: https://github.com/SAP/ui5-cli/compare/v4.0.43...v4.0.44
14911499
[v4.0.43]: https://github.com/SAP/ui5-cli/compare/v4.0.42...v4.0.43
14921500
[v4.0.42]: https://github.com/SAP/ui5-cli/compare/v4.0.41...v4.0.42

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": "4.0.44",
3+
"version": "4.0.45",
44
"description": "UI5 CLI - CLI",
55
"author": {
66
"name": "SAP SE",

0 commit comments

Comments
 (0)