Skip to content

Commit bf5a8eb

Browse files
committed
Release 2.0.2
1 parent 1aaa9c1 commit bf5a8eb

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,13 @@
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/v2.0.1...HEAD).
5+
A list of unreleased changes can be found [here](https://github.com/SAP/ui5-cli/compare/v2.0.2...HEAD).
6+
7+
<a name="v2.0.2"></a>
8+
## [v2.0.2] - 2020-04-02
9+
### Dependency Updates
10+
- Bump [@ui5](https://github.com/ui5)/project from 2.0.2 to 2.0.3 [`1aaa9c1`](https://github.com/SAP/ui5-cli/commit/1aaa9c19a1b3a90e9df27f27f8c9b0f160902945)
11+
612

713
<a name="v2.0.1"></a>
814
## [v2.0.1] - 2020-04-01
@@ -343,6 +349,7 @@ Only Node.js v10 or higher is supported.
343349
<a name="v0.0.1"></a>
344350
## v0.0.1 - 2018-06-06
345351

352+
[v2.0.2]: https://github.com/SAP/ui5-cli/compare/v2.0.1...v2.0.2
346353
[v2.0.1]: https://github.com/SAP/ui5-cli/compare/v2.0.0...v2.0.1
347354
[v2.0.0]: https://github.com/SAP/ui5-cli/compare/v1.14.0...v2.0.0
348355
[v1.14.0]: https://github.com/SAP/ui5-cli/compare/v1.13.1...v1.14.0

npm-shrinkwrap.json

Lines changed: 1 addition & 1 deletion
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": "2.0.1",
3+
"version": "2.0.2",
44
"description": "UI5 Tooling - CLI",
55
"author": "SAP SE (https://www.sap.com)",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)