Skip to content

Commit f7b7dd7

Browse files
committed
Release 4.0.42
1 parent 9155859 commit f7b7dd7

File tree

3 files changed

+11
-4
lines changed

3 files changed

+11
-4
lines changed

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,13 @@
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.41...HEAD).
5+
A list of unreleased changes can be found [here](https://github.com/SAP/ui5-cli/compare/v4.0.42...HEAD).
6+
7+
<a name="v4.0.42"></a>
8+
## [v4.0.42] - 2026-01-29
9+
### Dependency Updates
10+
- Bump tar from 7.5.6 to 7.5.7 ([#824](https://github.com/SAP/ui5-cli/issues/824)) [`9155859`](https://github.com/SAP/ui5-cli/commit/91558598425423bf47252263d9b921762dbdaa5e)
11+
612

713
<a name="v4.0.41"></a>
814
## [v4.0.41] - 2026-01-23
@@ -1466,6 +1472,7 @@ Only Node.js v10 or higher is supported.
14661472

14671473
<a name="v0.0.1"></a>
14681474
## v0.0.1 - 2018-06-06
1475+
[v4.0.42]: https://github.com/SAP/ui5-cli/compare/v4.0.41...v4.0.42
14691476
[v4.0.41]: https://github.com/SAP/ui5-cli/compare/v4.0.40...v4.0.41
14701477
[v4.0.40]: https://github.com/SAP/ui5-cli/compare/v4.0.39...v4.0.40
14711478
[v4.0.39]: https://github.com/SAP/ui5-cli/compare/v4.0.38...v4.0.39

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

0 commit comments

Comments
 (0)