Skip to content

Commit 824b899

Browse files
committed
Release 0.2.0
1 parent 179e031 commit 824b899

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,14 @@
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-project/compare/v0.1.0...HEAD).
5+
A list of unreleased changes can be found [here](https://github.com/SAP/ui5-project/compare/v0.2.0...HEAD).
6+
7+
<a name="v0.2.0"></a>
8+
## [v0.2.0] - 2018-07-11
9+
### Internal Changes
10+
- package.json: Define files to publish [`01d543c`](https://github.com/SAP/ui5-project/commit/01d543c682f4a0f6fbf15fab0a73b91a5424acee)
11+
- Update min Node.js version to >=8.5 [`fc96d87`](https://github.com/SAP/ui5-project/commit/fc96d874c08b54f887cf375eb5028b298c96067f)
12+
613

714
<a name="v0.1.0"></a>
815
## [v0.1.0] - 2018-06-26
@@ -36,4 +43,5 @@ A list of unreleased changes can be found [here](https://github.com/SAP/ui5-proj
3643
- **Travis:** Add node.js 10 to test matrix [`5f26276`](https://github.com/SAP/ui5-project/commit/5f2627668b7faa554b8c3810899828d3be6fd63f)
3744

3845

46+
[v0.2.0]: https://github.com/SAP/ui5-project/compare/v0.1.0...v0.2.0
3947
[v0.1.0]: https://github.com/SAP/ui5-project/compare/v0.0.1...v0.1.0

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

0 commit comments

Comments
 (0)