Skip to content

Commit acebeb6

Browse files
committed
Release 4.0.8
1 parent f2d3089 commit acebeb6

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

713
<a name="v4.0.7"></a>
814
## [v4.0.7] - 2025-10-23
@@ -587,6 +593,7 @@ Renamed parameter "translator" of functions generateDependencyTree and generateP
587593
## v0.0.1 - 2018-06-06
588594
### Bug Fixes
589595
- **npm t8r:** Fix collection fallback with missing package.json [`578466f`](https://github.com/SAP/ui5-project/commit/578466fdedf871091874c93d1a9305859e34e3ed)
596+
[v4.0.8]: https://github.com/SAP/ui5-project/compare/v4.0.7...v4.0.8
590597
[v4.0.7]: https://github.com/SAP/ui5-project/compare/v4.0.6...v4.0.7
591598
[v4.0.6]: https://github.com/SAP/ui5-project/compare/v4.0.5...v4.0.6
592599
[v4.0.5]: https://github.com/SAP/ui5-project/compare/v4.0.4...v4.0.5

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

0 commit comments

Comments
 (0)