Skip to content

Commit

Permalink
Release 4.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
RandomByte committed Sep 12, 2024
1 parent 116c22d commit 4051c20
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 4 deletions.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,10 @@
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.7...HEAD).
A list of unreleased changes can be found [here](https://github.com/SAP/ui5-cli/compare/v4.0.8...HEAD).

<a name="v4.0.8"></a>
## [v4.0.8] - 2024-09-12

<a name="v4.0.7"></a>
## [v4.0.7] - 2024-09-11
Expand Down Expand Up @@ -1281,6 +1284,7 @@ Only Node.js v10 or higher is supported.

<a name="v0.0.1"></a>
## v0.0.1 - 2018-06-06
[v4.0.8]: https://github.com/SAP/ui5-cli/compare/v4.0.7...v4.0.8
[v4.0.7]: https://github.com/SAP/ui5-cli/compare/v4.0.6...v4.0.7
[v4.0.6]: https://github.com/SAP/ui5-cli/compare/v4.0.5...v4.0.6
[v4.0.5]: https://github.com/SAP/ui5-cli/compare/v4.0.4...v4.0.5
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.7",
"version": "4.0.8",
"description": "UI5 Tooling - CLI",
"author": {
"name": "SAP SE",
Expand Down

0 comments on commit 4051c20

Please sign in to comment.