You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/project/CHANGELOG.md
+12-1Lines changed: 12 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,17 @@
2
2
All notable changes to this project will be documented in this file.
3
3
This project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
4
4
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
+
<aname="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
+
6
16
7
17
<aname="v4.0.4"></a>
8
18
## [v4.0.4] - 2024-11-29
@@ -568,6 +578,7 @@ Renamed parameter "translator" of functions generateDependencyTree and generateP
568
578
## v0.0.1 - 2018-06-06
569
579
### Bug Fixes
570
580
-**npm t8r:** Fix collection fallback with missing package.json [`578466f`](https://github.com/SAP/ui5-project/commit/578466fdedf871091874c93d1a9305859e34e3ed)
0 commit comments