Skip to content

Commit

Permalink
Release 4.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
matz3 committed Jul 31, 2024
1 parent 6c33995 commit bd285d7
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 5 deletions.
13 changes: 11 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,18 @@
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.0...HEAD).
A list of unreleased changes can be found [here](https://github.com/SAP/ui5-cli/compare/v4.0.1...HEAD).

<a name="v4.0.1"></a>
## [v4.0.1] - 2024-07-31
### Dependency Updates
- Bump [@ui5](https://github.com/ui5)/server from 4.0.0 to 4.0.1 [`6c33995`](https://github.com/SAP/ui5-cli/commit/6c339957e0e74d00a90aa067ca553ecbc0cd0747)
- Bump [@ui5](https://github.com/ui5)/project from 4.0.0 to 4.0.1 [`eaab649`](https://github.com/SAP/ui5-cli/commit/eaab64930f101b9ae73fa3920b94fbf98bace511)
- Bump [@ui5](https://github.com/ui5)/builder from 4.0.0 to 4.0.1 [`4e5b9be`](https://github.com/SAP/ui5-cli/commit/4e5b9be808105c1e1ea53723b1593f2b7cf8e427)


<a name="v4.0.0"></a>
## [v4.0.0] - 2024-07-23
## [v4.0.0] - 2024-07-24
### Breaking Changes
- Drop node v21 support ([#720](https://github.com/SAP/ui5-cli/issues/720)) [`891306f`](https://github.com/SAP/ui5-cli/commit/891306f736eaf6cfebd1bf7a04511fcbac65ef02)
- Replace console.log with process.stderr ([#686](https://github.com/SAP/ui5-cli/issues/686)) [`48d1975`](https://github.com/SAP/ui5-cli/commit/48d1975c09686e9bd28312cf59a73ede3bc3d47b)
Expand Down Expand Up @@ -1230,6 +1238,7 @@ Only Node.js v10 or higher is supported.

<a name="v0.0.1"></a>
## v0.0.1 - 2018-06-06
[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
[v3.11.0]: https://github.com/SAP/ui5-cli/compare/v3.10.3...v3.11.0
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.0",
"version": "4.0.1",
"description": "UI5 Tooling - CLI",
"author": {
"name": "SAP SE",
Expand Down

0 comments on commit bd285d7

Please sign in to comment.