Skip to content

Commit

Permalink
Release 1.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
RandomByte committed Sep 5, 2019
1 parent fe60d04 commit abbf605
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 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/v1.8.1...HEAD).
A list of unreleased changes can be found [here](https://github.com/SAP/ui5-cli/compare/v1.9.0...HEAD).

<a name="v1.9.0"></a>
## [v1.9.0] - 2019-09-05
### Features
- **ui5 build:** Add --clean-dest option [`fe60d04`](https://github.com/SAP/ui5-cli/commit/fe60d041c374494c58136435d7761e8ee957ce7b)


<a name="v1.8.1"></a>
## [v1.8.1] - 2019-09-04
Expand Down Expand Up @@ -235,6 +241,7 @@ A list of unreleased changes can be found [here](https://github.com/SAP/ui5-cli/
<a name="v0.0.1"></a>
## v0.0.1 - 2018-06-06

[v1.9.0]: https://github.com/SAP/ui5-cli/compare/v1.8.1...v1.9.0
[v1.8.1]: https://github.com/SAP/ui5-cli/compare/v1.8.0...v1.8.1
[v1.8.0]: https://github.com/SAP/ui5-cli/compare/v1.7.0...v1.8.0
[v1.7.0]: https://github.com/SAP/ui5-cli/compare/v1.6.0...v1.7.0
Expand Down
2 changes: 1 addition & 1 deletion 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": "1.8.1",
"version": "1.9.0",
"description": "UI5 Tooling - CLI",
"author": "SAP SE (https://www.sap.com)",
"license": "Apache-2.0",
Expand Down

0 comments on commit abbf605

Please sign in to comment.