Skip to content

Commit e06957b

Browse files
committed
refactor: Cleanup CHANGELOG.md-s
1 parent 52868a6 commit e06957b

File tree

6 files changed

+12
-30
lines changed

6 files changed

+12
-30
lines changed

packages/builder/CHANGELOG.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,10 @@ This project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html
44

55
A list of unreleased changes can be found [here](https://github.com/SAP/ui5-builder/compare/v4.0.11...HEAD).
66

7-
<a name="v4.0.11"></a>
7+
<a name="5.0.0-alpha.0"></a>
88
## [5.0.0-alpha.0](https://github.com/UI5/cli/compare/builder-v4.0.11...builder-v5.0.0-alpha.0) (2025-11-25)
99

1010

11-
### Features
12-
13-
* **builder:** Enhance generateFlexChangeBundle task to add new 'flexBundle' property to the manifest.json ([#1165](https://github.com/UI5/cli/issues/1165)) ([7ee5914](https://github.com/UI5/cli/commit/7ee5914f5ee636b24846a8dbd9bc617adb9dbe45))
14-
15-
1611
### Dependencies
1712

1813
* The following workspace dependencies were updated
@@ -22,6 +17,7 @@ A list of unreleased changes can be found [here](https://github.com/SAP/ui5-buil
2217
* devDependencies
2318
* @ui5/project bumped from ^4.0.6 to ^5.0.0-alpha.0
2419

20+
<a name="v4.0.11"></a>
2521
## [v4.0.11] - 2025-09-11
2622
### Bug Fixes
2723
- Rename project to UI5 CLI [`2d0cb3a`](https://github.com/SAP/ui5-builder/commit/2d0cb3a222508facec0a4103d048f92c2fd0b41f)

packages/cli/CHANGELOG.md

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ This project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html
44

55
A list of unreleased changes can be found [here](https://github.com/SAP/ui5-cli/compare/v4.0.26...HEAD).
66

7-
<a name="v4.0.26"></a>
7+
<a name="5.0.0-alpha.0"></a>
88
## [5.0.0-alpha.0](https://github.com/UI5/cli/compare/cli-v4.0.26...cli-v5.0.0-alpha.0) (2025-11-25)
99

1010

@@ -13,15 +13,8 @@ A list of unreleased changes can be found [here](https://github.com/SAP/ui5-cli/
1313
* **cli:** Use specVersion 5.0 in init command ([c1b1432](https://github.com/UI5/cli/commit/c1b1432e6aeace8f5bd6cb5a8fa42685e1701c9b))
1414

1515

16-
### Bug Fixes
17-
18-
* **cli:** Link to "Local vs. Global Installation" docs ([9312283](https://github.com/UI5/cli/commit/93122834a60d565ce4c37223b6b2f140930bc86c))
19-
20-
2116
### Dependencies
2217

23-
* Bump js-yaml ([#1197](https://github.com/UI5/cli/issues/1197)) ([78d312b](https://github.com/UI5/cli/commit/78d312bc62fa7004ddca87f44ca6acac94e9d1fa))
24-
* **cli:** Remove npm-shrinkwrap.json ([fe48278](https://github.com/UI5/cli/commit/fe48278d8f1ee6ef810a627e0492298e52df1e43))
2518
* The following workspace dependencies were updated
2619
* dependencies
2720
* @ui5/builder bumped from ^4.0.11 to ^5.0.0-alpha.0
@@ -30,6 +23,7 @@ A list of unreleased changes can be found [here](https://github.com/SAP/ui5-cli/
3023
* @ui5/project bumped from ^4.0.6 to ^5.0.0-alpha.0
3124
* @ui5/server bumped from ^4.0.7 to ^5.0.0-alpha.0
3225

26+
<a name="v4.0.26"></a>
3327
## [v4.0.26] - 2025-09-12
3428
### Dependency Updates
3529
- Bump [@ui5](https://github.com/ui5)/project from 4.0.5 to 4.0.6 [`797e069`](https://github.com/SAP/ui5-cli/commit/797e069bdfaa76e26396cb6b1a74c2ccb49b76f1)

packages/fs/CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,17 +4,17 @@ This project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html
44

55
A list of unreleased changes can be found [here](https://github.com/SAP/ui5-fs/compare/v4.0.2...HEAD).
66

7-
<a name="v4.0.2"></a>
7+
<a name="5.0.0-alpha.0"></a>
88
## [5.0.0-alpha.0](https://github.com/UI5/cli/compare/fs-v4.0.2...fs-v5.0.0-alpha.0) (2025-11-25)
99

1010

1111
### Dependencies
1212

13-
* bump globby from 14.1.0 to 15.0.0 ([#1152](https://github.com/UI5/cli/issues/1152)) ([2cb5cd1](https://github.com/UI5/cli/commit/2cb5cd1380f43086a2cf52ca7c15aa4a6ff09877))
1413
* The following workspace dependencies were updated
1514
* dependencies
1615
* @ui5/logger bumped from ^4.0.2 to ^5.0.0-alpha.0
1716

17+
<a name="v4.0.2"></a>
1818
## [v4.0.2] - 2025-09-11
1919
### Bug Fixes
2020
- Rename project to UI5 CLI [`e8491c3`](https://github.com/SAP/ui5-fs/commit/e8491c39e879560eaa5056b1ee0e2377a4e88f0d)

packages/logger/CHANGELOG.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,10 @@ This project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html
44

55
A list of unreleased changes can be found [here](https://github.com/SAP/ui5-logger/compare/v4.0.2...HEAD).
66

7-
<a name="v4.0.2"></a>
7+
<a name="5.0.0-alpha.0"></a>
88
## [5.0.0-alpha.0](https://github.com/UI5/cli/compare/logger-v4.0.2...logger-v5.0.0-alpha.0) (2025-11-25)
99

10-
11-
### chore
12-
13-
* **logger:** Synchronize ui5-cli-packages versions
14-
10+
<a name="v4.0.2"></a>
1511
## [v4.0.2] - 2025-09-11
1612
### Bug Fixes
1713
- Rename project to UI5 CLI [`18d935a`](https://github.com/SAP/ui5-logger/commit/18d935a7caf7d53312b4f3976b0075aeae608902)

packages/project/CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ This project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html
44

55
A list of unreleased changes can be found [here](https://github.com/SAP/ui5-project/compare/v4.0.6...HEAD).
66

7-
<a name="v4.0.6"></a>
7+
<a name="5.0.0-alpha.0"></a>
88
## [5.0.0-alpha.0](https://github.com/UI5/cli/compare/project-v4.0.6...project-v5.0.0-alpha.0) (2025-11-25)
99

1010

@@ -16,14 +16,14 @@ A list of unreleased changes can be found [here](https://github.com/SAP/ui5-proj
1616

1717
### Dependencies
1818

19-
* Bump js-yaml ([#1197](https://github.com/UI5/cli/issues/1197)) ([78d312b](https://github.com/UI5/cli/commit/78d312bc62fa7004ddca87f44ca6acac94e9d1fa))
2019
* The following workspace dependencies were updated
2120
* dependencies
2221
* @ui5/fs bumped from ^4.0.2 to ^5.0.0-alpha.0
2322
* @ui5/logger bumped from ^4.0.2 to ^5.0.0-alpha.0
2423
* peerDependencies
2524
* @ui5/builder bumped from ^4.0.11 to ^5.0.0-alpha.0
2625

26+
<a name="v4.0.6"></a>
2727
## [v4.0.6] - 2025-09-12
2828

2929
<a name="v4.0.5"></a>

packages/server/CHANGELOG.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,10 @@ This project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html
44

55
A list of unreleased changes can be found [here](https://github.com/SAP/ui5-server/compare/v4.0.7...HEAD).
66

7-
<a name="v4.0.7"></a>
7+
<a name="5.0.0-alpha.0"></a>
88
## [5.0.0-alpha.0](https://github.com/UI5/cli/compare/server-v4.0.7...server-v5.0.0-alpha.0) (2025-11-25)
99

1010

11-
### chore
12-
13-
* **server:** Synchronize ui5-cli-packages versions
14-
15-
1611
### Dependencies
1712

1813
* The following workspace dependencies were updated
@@ -23,6 +18,7 @@ A list of unreleased changes can be found [here](https://github.com/SAP/ui5-serv
2318
* devDependencies
2419
* @ui5/project bumped from ^4.0.6 to ^5.0.0-alpha.0
2520

21+
<a name="v4.0.7"></a>
2622
## [v4.0.7] - 2025-09-11
2723
### Bug Fixes
2824
- Rename project to UI5 CLI [`ece7424`](https://github.com/SAP/ui5-server/commit/ece7424419f39eab655027043871048e0476d272)

0 commit comments

Comments
 (0)