Skip to content

Commit dd184c4

Browse files
committed
[project] Release 4.0.5
1 parent 7584ccf commit dd184c4

File tree

3 files changed

+15
-4
lines changed

3 files changed

+15
-4
lines changed

packages/project/CHANGELOG.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,17 @@
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.4...HEAD).
5+
A list of unreleased changes can be found [here](https://github.com/SAP/ui5-project/compare/v4.0.5...HEAD).
6+
7+
<a name="v4.0.5"></a>
8+
## [v4.0.5] - 2025-09-11
9+
### Bug Fixes
10+
- Rename project to UI5 CLI [`425ed2f`](https://github.com/SAP/ui5-project/commit/425ed2fdc7686cd6b631d2f01790ff91c970c604)
11+
12+
### Dependency Updates
13+
- Bump make-fetch-happen from 14.0.3 to 15.0.0 ([#812](https://github.com/SAP/ui5-project/issues/812)) [`442f20b`](https://github.com/SAP/ui5-project/commit/442f20b3c282016ade7b689a780de82c0c793dbd)
14+
- Bump pacote from 19.0.1 to 21.0.0 ([#782](https://github.com/SAP/ui5-project/issues/782)) [`ffd87e5`](https://github.com/SAP/ui5-project/commit/ffd87e5b4aceba9b71231c15b4e5df8077fac1f4)
15+
616

717
<a name="v4.0.4"></a>
818
## [v4.0.4] - 2024-11-29
@@ -568,6 +578,7 @@ Renamed parameter "translator" of functions generateDependencyTree and generateP
568578
## v0.0.1 - 2018-06-06
569579
### Bug Fixes
570580
- **npm t8r:** Fix collection fallback with missing package.json [`578466f`](https://github.com/SAP/ui5-project/commit/578466fdedf871091874c93d1a9305859e34e3ed)
581+
[v4.0.5]: https://github.com/SAP/ui5-project/compare/v4.0.4...v4.0.5
571582
[v4.0.4]: https://github.com/SAP/ui5-project/compare/v4.0.3...v4.0.4
572583
[v4.0.3]: https://github.com/SAP/ui5-project/compare/v4.0.2...v4.0.3
573584
[v4.0.2]: https://github.com/SAP/ui5-project/compare/v4.0.1...v4.0.2

packages/project/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.

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

0 commit comments

Comments
 (0)