Skip to content

Commit 33d32dd

Browse files
committed
Release 4.0.7
1 parent 6f206d0 commit 33d32dd

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-project/compare/v4.0.6...HEAD).
5+
A list of unreleased changes can be found [here](https://github.com/SAP/ui5-project/compare/v4.0.7...HEAD).
6+
7+
<a name="v4.0.7"></a>
8+
## [v4.0.7] - 2025-10-23
9+
### Dependency Updates
10+
- Bump [@npmcli](https://github.com/npmcli)/config from 9.0.0 to 10.4.0 ([#818](https://github.com/SAP/ui5-project/issues/818)) [`a944572`](https://github.com/SAP/ui5-project/commit/a944572efce4dda5822c3d9d1f7c4df255ab0b70)
11+
612

713
<a name="v4.0.6"></a>
814
## [v4.0.6] - 2025-09-12
@@ -581,6 +587,7 @@ Renamed parameter "translator" of functions generateDependencyTree and generateP
581587
## v0.0.1 - 2018-06-06
582588
### Bug Fixes
583589
- **npm t8r:** Fix collection fallback with missing package.json [`578466f`](https://github.com/SAP/ui5-project/commit/578466fdedf871091874c93d1a9305859e34e3ed)
590+
[v4.0.7]: https://github.com/SAP/ui5-project/compare/v4.0.6...v4.0.7
584591
[v4.0.6]: https://github.com/SAP/ui5-project/compare/v4.0.5...v4.0.6
585592
[v4.0.5]: https://github.com/SAP/ui5-project/compare/v4.0.4...v4.0.5
586593
[v4.0.4]: https://github.com/SAP/ui5-project/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/project",
3-
"version": "4.0.6",
3+
"version": "4.0.7",
44
"description": "UI5 CLI - Project ",
55
"author": {
66
"name": "SAP SE",

0 commit comments

Comments
 (0)