Skip to content

Commit 8f7100f

Browse files
committed
Release 0.2.5
1 parent db4a34a commit 8f7100f

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/v0.2.4...HEAD).
5+
A list of unreleased changes can be found [here](https://github.com/SAP/ui5-cli/compare/v0.2.5...HEAD).
6+
7+
<a name="v0.2.5"></a>
8+
## [v0.2.5] - 2018-11-20
9+
### Features
10+
- Versions Command [`6c75777`](https://github.com/SAP/ui5-cli/commit/6c75777e9ac686d3488cafc5627842810be3afd4)
11+
612

713
<a name="v0.2.4"></a>
814
## [v0.2.4] - 2018-11-17
@@ -82,6 +88,7 @@ A list of unreleased changes can be found [here](https://github.com/SAP/ui5-cli/
8288
- **Travis:** Add node.js 10 to test matrix [`7a94b52`](https://github.com/SAP/ui5-cli/commit/7a94b52f3878474697bc2e9c4c423432ca7d473c)
8389

8490

91+
[v0.2.5]: https://github.com/SAP/ui5-cli/compare/v0.2.4...v0.2.5
8592
[v0.2.4]: https://github.com/SAP/ui5-cli/compare/v0.2.3...v0.2.4
8693
[v0.2.3]: https://github.com/SAP/ui5-cli/compare/v0.2.2...v0.2.3
8794
[v0.2.2]: https://github.com/SAP/ui5-cli/compare/v0.2.1...v0.2.2

package-lock.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": "0.2.4",
3+
"version": "0.2.5",
44
"description": "UI5 Build and Development Tooling - CLI",
55
"author": "SAP SE (https://www.sap.com)",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)