Skip to content

Commit

Permalink
Release 4.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
flovogt committed Jul 31, 2024
1 parent 011b34e commit 62cf3c1
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 4 deletions.
9 changes: 8 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,13 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

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

<a name="v4.0.2"></a>
## [v4.0.2] - 2024-07-31
### Bug Fixes
- Node.js ExperimentalWarning shown on console [`011b34e`](https://github.com/SAP/ui5-cli/commit/011b34e22081fe415ed46caa2debd9a3091f6d54)


<a name="v4.0.1"></a>
## [v4.0.1] - 2024-07-31
Expand Down Expand Up @@ -1238,6 +1244,7 @@ Only Node.js v10 or higher is supported.

<a name="v0.0.1"></a>
## v0.0.1 - 2018-06-06
[v4.0.2]: https://github.com/SAP/ui5-cli/compare/v4.0.1...v4.0.2
[v4.0.1]: https://github.com/SAP/ui5-cli/compare/v4.0.0...v4.0.1
[v4.0.0]: https://github.com/SAP/ui5-cli/compare/v3.9.0...v4.0.0
[v3.11.1]: https://github.com/SAP/ui5-cli/compare/v3.11.0...v3.11.1
Expand Down
4 changes: 2 additions & 2 deletions npm-shrinkwrap.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ui5/cli",
"version": "4.0.1",
"version": "4.0.2",
"description": "UI5 Tooling - CLI",
"author": {
"name": "SAP SE",
Expand Down

0 comments on commit 62cf3c1

Please sign in to comment.