Skip to content

Commit e3b695d

Browse files
committed
Release 4.0.11
1 parent 334e2e1 commit e3b695d

File tree

3 files changed

+13
-5
lines changed

3 files changed

+13
-5
lines changed

CHANGELOG.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +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-cli/compare/v4.0.10...HEAD).
5+
A list of unreleased changes can be found [here](https://github.com/SAP/ui5-cli/compare/v4.0.11...HEAD).
6+
7+
<a name="v4.0.11"></a>
8+
## [v4.0.11] - 2024-11-29
9+
### Dependency Updates
10+
- Bump [@ui5](https://github.com/ui5)/project from 4.0.3 to 4.0.4 [`334e2e1`](https://github.com/SAP/ui5-cli/commit/334e2e1fee0e7ee6f9b8f0c536cd2f2efd4c3f15)
11+
- Bump [@ui5](https://github.com/ui5)/builder from 4.0.3 to 4.0.4 [`ada646c`](https://github.com/SAP/ui5-cli/commit/ada646cb6668cc9ddc03ac99aef7b992d5f2bbec)
12+
613

714
<a name="v4.0.10"></a>
8-
## [v4.0.10] - 2024-11-10
15+
## [v4.0.10] - 2024-11-13
916

1017
<a name="v4.0.9"></a>
1118
## [v4.0.9] - 2024-10-15
@@ -1290,6 +1297,7 @@ Only Node.js v10 or higher is supported.
12901297

12911298
<a name="v0.0.1"></a>
12921299
## v0.0.1 - 2018-06-06
1300+
[v4.0.11]: https://github.com/SAP/ui5-cli/compare/v4.0.10...v4.0.11
12931301
[v4.0.10]: https://github.com/SAP/ui5-cli/compare/v4.0.9...v4.0.10
12941302
[v4.0.9]: https://github.com/SAP/ui5-cli/compare/v4.0.8...v4.0.9
12951303
[v4.0.8]: https://github.com/SAP/ui5-cli/compare/v4.0.7...v4.0.8

npm-shrinkwrap.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/cli",
3-
"version": "4.0.10",
3+
"version": "4.0.11",
44
"description": "UI5 Tooling - CLI",
55
"author": {
66
"name": "SAP SE",

0 commit comments

Comments
 (0)